Skip to content

Commit b7cd52b

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency core-js to v3.17.2
1 parent b5b1c6b commit b7cd52b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.17.1",
64+
"core-js": "3.17.2",
6565
"lodash": "4.17.21",
6666
"prop-types": "15.7.2",
6767
"react": "16.14.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3747,10 +3747,10 @@ core-js-pure@^3.0.0:
37473747
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.14.0.tgz#72bcfacba74a65ffce04bf94ae91d966e80ee553"
37483748
integrity sha512-YVh+LN2FgNU0odThzm61BsdkwrbrchumFq3oztnE9vTKC4KS2fvnPmcx8t6jnqAyOTCTF4ZSiuK8Qhh7SNcL4g==
37493749

3750-
3751-
version "3.17.1"
3752-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.17.1.tgz#b39e086f413789cf2ca4680c4ecd1b36a50ba277"
3753-
integrity sha512-C8i/FNpVN2Ti89QIJcFn9ZQmnM+HaAQr2OpE+ja3TRM9Q34FigsGlAVuwPGkIgydSVClo/1l1D1grP8LVt9IYA==
3750+
3751+
version "3.17.2"
3752+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.17.2.tgz#f960eae710dc62c29cca93d5332e3660e289db10"
3753+
integrity sha512-XkbXqhcXeMHPRk2ItS+zQYliAMilea2euoMsnpRRdDad6b2VY6CQQcwz1K8AnWesfw4p165RzY0bTnr3UrbYiA==
37543754

37553755
core-js@^2.4.0:
37563756
version "2.6.12"

0 commit comments

Comments
 (0)