Skip to content

Commit

Permalink
Merge pull request #1425 from tubone24/renovate-core-js-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency core-js to v3.35.0
  • Loading branch information
tubone24 authored Jan 16, 2024
2 parents fe62c8b + 9d37a10 commit 4ff3393
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"babel-plugin-remove-graphql-queries": "4.23.0",
"babel-plugin-transform-runtime": "6.23.0",
"babel-preset-gatsby": "2.23.0",
"core-js": "3.33.0",
"core-js": "3.35.0",
"cross-env": "7.0.3",
"css-loader": "6.8.1",
"cypress": "13.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9970,10 +9970,10 @@ core-js-pure@^3.25.1, core-js-pure@^3.8.1:
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.25.2.tgz#44a4fd873bdd4fecf6ca11512bcefedbe87e744a"
integrity sha512-ItD7YpW1cUB4jaqFLZXe1AXkyqIxz6GqPnsDV4uF4hVcWh/WAGIqSqw5p0/WdsILM0Xht9s3Koyw05R3K6RtiA==

core-js@3.33.0:
version "3.33.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.33.0.tgz#70366dbf737134761edb017990cf5ce6c6369c40"
integrity sha512-HoZr92+ZjFEKar5HS6MC776gYslNOKHt75mEBKWKnPeFDpZ6nH5OeF3S6HFT1mUAUZKrzkez05VboaX8myjSuw==
core-js@3.35.0:
version "3.35.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.0.tgz#58e651688484f83c34196ca13f099574ee53d6b4"
integrity sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==

core-js@^1.0.0:
version "1.2.7"
Expand Down

0 comments on commit 4ff3393

Please sign in to comment.