Merge pull request #316 from mirumee/dependabot/npm_and_yarn/core-js-3.5.0
Bump core-js from 3.4.0 to 3.5.0
This commit is contained in:
commit
bac541c93e
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -8068,9 +8068,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"core-js": {
|
"core-js": {
|
||||||
"version": "3.4.0",
|
"version": "3.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.5.0.tgz",
|
||||||
"integrity": "sha512-lQxb4HScV71YugF/X28LtePZj9AB7WqOpcB+YztYxusvhrgZiQXPmCYfPC5LHsw/+ScEtDbXU3xbqH3CjBRmYA=="
|
"integrity": "sha512-Ifh3kj78gzQ7NAoJXeTu+XwzDld0QRIwjBLRqAMhuLhP3d2Av5wmgE9ycfnvK6NAEjTkQ1sDPeoEZAWO3Hx1Uw=="
|
||||||
},
|
},
|
||||||
"core-js-compat": {
|
"core-js-compat": {
|
||||||
"version": "3.4.0",
|
"version": "3.4.0",
|
||||||
|
|
|
@ -111,7 +111,7 @@
|
||||||
"babel-plugin-react-intl": "^4.1.12",
|
"babel-plugin-react-intl": "^4.1.12",
|
||||||
"babel-plugin-react-intl-auto": "^3.1.0",
|
"babel-plugin-react-intl-auto": "^3.1.0",
|
||||||
"codecov": "^3.5.0",
|
"codecov": "^3.5.0",
|
||||||
"core-js": "^3.2.1",
|
"core-js": "^3.5.0",
|
||||||
"cross-env": "^6.0.3",
|
"cross-env": "^6.0.3",
|
||||||
"enzyme": "^3.10.0",
|
"enzyme": "^3.10.0",
|
||||||
"enzyme-adapter-react-16": "^1.14.0",
|
"enzyme-adapter-react-16": "^1.14.0",
|
||||||
|
|
Loading…
Reference in a new issue