Skip to content

Commit 23ffcf2

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency core-js to v3.18.2
1 parent de246d8 commit 23ffcf2

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.1",
64+
"core-js": "3.18.2",
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
@@ -3801,10 +3801,10 @@ core-js-pure@^3.0.0:
38013801
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.14.0.tgz#72bcfacba74a65ffce04bf94ae91d966e80ee553"
38023802
integrity sha512-YVh+LN2FgNU0odThzm61BsdkwrbrchumFq3oztnE9vTKC4KS2fvnPmcx8t6jnqAyOTCTF4ZSiuK8Qhh7SNcL4g==
38033803

3804-
3805-
version "3.18.1"
3806-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.18.1.tgz#289d4be2ce0085d40fc1244c0b1a54c00454622f"
3807-
integrity sha512-vJlUi/7YdlCZeL6fXvWNaLUPh/id12WXj3MbkMw5uOyF0PfWPBNOCNbs53YqgrvtujLNlt9JQpruyIKkUZ+PKA==
3804+
3805+
version "3.18.2"
3806+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.18.2.tgz#63a551e8a29f305cd4123754846e65896619ba5b"
3807+
integrity sha512-zNhPOUoSgoizoSQFdX1MeZO16ORRb9FFQLts8gSYbZU5FcgXhp24iMWMxnOQo5uIaIG7/6FA/IqJPwev1o9ZXQ==
38083808

38093809
core-js@^2.4.0:
38103810
version "2.6.12"

0 commit comments

Comments
 (0)