Skip to content

Commit

Permalink
Merge pull request #881 from danskernesdigitalebibliotek/dependabot/n…
Browse files Browse the repository at this point in the history
…pm_and_yarn/core-js-3.35.1

Bump core-js from 3.35.0 to 3.35.1
  • Loading branch information
kasperg authored Jan 22, 2024
2 parents 810585b + b44d463 commit ea795ff
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 @@ -90,7 +90,7 @@
"caniuse-lite": "^1.0.30001576",
"chokidar-cli": "^3.0.0",
"concurrently": "^8.2.2",
"core-js": "^3.35.0",
"core-js": "^3.35.1",
"css-loader": "^6.9.1",
"cssnano": "^6.0.3",
"cypress": "^9.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7648,10 +7648,10 @@ core-js-pure@^3.8.1:
resolved "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.21.1.tgz"
integrity sha512-12VZfFIu+wyVbBebyHmRTuEE/tZrB4tJToWcwAMcsp3h4+sHR+fMJWbKpYiCRWlhFBq+KNyO8rIV9rTkeVmznQ==

core-js@^3.0.1, core-js@^3.0.4, core-js@^3.35.0, core-js@^3.6.5, core-js@^3.8.2:
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@^3.0.1, core-js@^3.0.4, core-js@^3.35.1, core-js@^3.6.5, core-js@^3.8.2:
version "3.35.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.1.tgz#9c28f8b7ccee482796f8590cc8d15739eaaf980c"
integrity sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==

[email protected], core-util-is@~1.0.0:
version "1.0.2"
Expand Down

0 comments on commit ea795ff

Please sign in to comment.