Skip to content

Commit

Permalink
Merge pull request #2108 from dictyBase/dependabot/npm_and_yarn/core-…
Browse files Browse the repository at this point in the history
…js-3.35.0

build(deps): bump core-js from 3.33.3 to 3.35.0
  • Loading branch information
kodiakhq[bot] authored Jan 13, 2024
2 parents 79565a6 + c85451f commit a24005e
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 @@ -27,7 +27,7 @@
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"apollo3-cache-persist": "^0.14.1",
"core-js": "^3.33.3",
"core-js": "^3.35.0",
"dicty-components-header-footer": "dictybase/dicty-components-header-footer#11.0.1",
"dicty-components-login": "dictybase/dicty-components-login#4.1.1",
"dicty-components-navbar": "github:dictyBase/dicty-components-navbar#2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4774,10 +4774,10 @@ core-js-compat@^3.25.1:
dependencies:
browserslist "^4.21.4"

core-js@^3.19.2, core-js@^3.33.3, core-js@^3.6.4:
version "3.33.3"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.33.3.tgz#3c644a323f0f533a0d360e9191e37f7fc059088d"
integrity sha512-lo0kOocUlLKmm6kv/FswQL8zbkH7mVsLJ/FULClOhv8WRVmKLVcs6XPNQAzstfeJTCHMyButEwG+z1kHxHoDZw==
core-js@^3.19.2, core-js@^3.35.0, core-js@^3.6.4:
version "3.35.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.0.tgz#58e651688484f83c34196ca13f099574ee53d6b4"
integrity sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==

core-util-is@~1.0.0:
version "1.0.3"
Expand Down

0 comments on commit a24005e

Please sign in to comment.