Skip to content

Commit e87ab4d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency core-js to v3.17.1
1 parent 3922d1b commit e87ab4d

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.0",
64+
"core-js": "3.17.1",
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.0"
3752-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.17.0.tgz#01a60285b6247b4865e6a394d528070ee964f8c3"
3753-
integrity sha512-zXT4rclS9jM6tikbAUKAGLonuRKOJ2ZvBnZCEOJAbzuTLw4kKcuA5plNt8juzdU6O/py/EgAehzvLh0VXEdBbQ==
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==
37543754

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

0 commit comments

Comments
 (0)