Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit e595cfc

Browse files
committed
chore(deps): update core-js
1 parent 2c36f49 commit e595cfc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{
1212
"preset-env": {
1313
"useBuiltIns": "usage",
14-
"corejs": "3.1.4",
14+
"corejs": "3.2.0",
1515
"targets": "> 0.25%, not dead",
1616
"debug": false
1717
}

package-docker.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"chalk": "^2.4.1",
3232
"compatible-debug": "^1.0.0",
3333
"cookie-parser": "^1.4.4",
34-
"core-js": "3.1.4",
34+
"core-js": "3.2.0",
3535
"draft-js": "^0.10.5",
3636
"draft-js-linkify-plugin": "^2.0.1",
3737
"draft-js-mention-plugin": "3.1.3",
@@ -64,10 +64,10 @@
6464
"pubsub-js": "^1.6.0",
6565
"ramda": "0.25.0",
6666
"randomcolor": "^0.5.3",
67-
"react": "16.8.1",
67+
"react": "16.9.0",
6868
"react-calendar-heatmap": "^1.6.3",
6969
"react-content-loader": "3.4.2",
70-
"react-dom": "16.8.1",
70+
"react-dom": "16.9.0",
7171
"react-helmet": "^5.2.1",
7272
"react-highlight-words": "^0.16.0",
7373
"react-intl": "2.8.0",

0 commit comments

Comments
 (0)