Skip to content

Commit 600100f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency core-js to v3.19.1
1 parent 67da9c7 commit 600100f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"babel-plugin-transform-react-pure-class-to-function": "1.0.1",
6262
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
6363
"babel-plugin-import": "^1.13.1",
64-
"core-js": "3.18.2",
64+
"core-js": "3.19.1",
6565
"lodash": "4.17.21",
6666
"prop-types": "15.7.2",
6767
"react": "16.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3615,10 +3615,10 @@ core-js-pure@^3.0.0:
36153615
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.14.0.tgz#72bcfacba74a65ffce04bf94ae91d966e80ee553"
36163616
integrity sha512-YVh+LN2FgNU0odThzm61BsdkwrbrchumFq3oztnE9vTKC4KS2fvnPmcx8t6jnqAyOTCTF4ZSiuK8Qhh7SNcL4g==
36173617

3618-
core-js@3.18.2:
3619-
version "3.18.2"
3620-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.18.2.tgz#63a551e8a29f305cd4123754846e65896619ba5b"
3621-
integrity sha512-zNhPOUoSgoizoSQFdX1MeZO16ORRb9FFQLts8gSYbZU5FcgXhp24iMWMxnOQo5uIaIG7/6FA/IqJPwev1o9ZXQ==
3618+
core-js@3.19.1:
3619+
version "3.19.1"
3620+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.1.tgz#f6f173cae23e73a7d88fa23b6e9da329276c6641"
3621+
integrity sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg==
36223622

36233623
core-js@^2.4.0:
36243624
version "2.6.12"

0 commit comments

Comments
 (0)