Skip to content

Commit e48c014

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency core-js to v3.18.1
1 parent 486f9f7 commit e48c014

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.0",
64+
"core-js": "3.18.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
@@ -3791,10 +3791,10 @@ core-js-pure@^3.0.0:
37913791
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.14.0.tgz#72bcfacba74a65ffce04bf94ae91d966e80ee553"
37923792
integrity sha512-YVh+LN2FgNU0odThzm61BsdkwrbrchumFq3oztnE9vTKC4KS2fvnPmcx8t6jnqAyOTCTF4ZSiuK8Qhh7SNcL4g==
37933793

3794-
core-js@3.18.0:
3795-
version "3.18.0"
3796-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.18.0.tgz#9af3f4a6df9ba3428a3fb1b171f1503b3f40cc49"
3797-
integrity sha512-WJeQqq6jOYgVgg4NrXKL0KLQhi0CT4ZOCvFL+3CQ5o7I6J8HkT5wd53EadMfqTDp1so/MT1J+w2ujhWcCJtN7w==
3794+
core-js@3.18.1:
3795+
version "3.18.1"
3796+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.18.1.tgz#289d4be2ce0085d40fc1244c0b1a54c00454622f"
3797+
integrity sha512-vJlUi/7YdlCZeL6fXvWNaLUPh/id12WXj3MbkMw5uOyF0PfWPBNOCNbs53YqgrvtujLNlt9JQpruyIKkUZ+PKA==
37983798

37993799
core-js@^2.4.0:
38003800
version "2.6.12"

0 commit comments

Comments
 (0)