Skip to content

Commit

Permalink
Bump core-js-pure from 3.37.1 to 3.39.0 (#751)
Browse files Browse the repository at this point in the history
Bumps [core-js-pure](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-pure) from 3.37.1 to 3.39.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.39.0/packages/core-js-pure)

---
updated-dependencies:
- dependency-name: core-js-pure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 81fa047 commit aed5755
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@navikt/oasis": "^3.3.0",
"@testing-library/dom": "10.4.0",
"classnames": "2.5.1",
"core-js-pure": "3.37.1",
"core-js-pure": "3.39.0",
"date-fns": "4.1.0",
"immer": "10.1.1",
"nanoid": "5.0.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3553,10 +3553,10 @@ __metadata:
languageName: node
linkType: hard

"core-js-pure@npm:3.37.1":
version: 3.37.1
resolution: "core-js-pure@npm:3.37.1"
checksum: 10c0/38200d08862b4ef2207af72a7525f7b9ac750f5e1d84ef27a3e314aefa69518179a9b732f51ebe35c3b38606d9fa4f686fcf6eff067615cc293a3b1c84041e74
"core-js-pure@npm:3.39.0":
version: 3.39.0
resolution: "core-js-pure@npm:3.39.0"
checksum: 10c0/5d954e467703ea1e860eb070bd72cf9dc5bfddd7037c09d750f0eba3ffc4066db741a595af86dc833a709929e161a909e48da3cbdd2d9bee7795cb516dc9f7d4
languageName: node
linkType: hard

Expand Down Expand Up @@ -8866,7 +8866,7 @@ __metadata:
"@vitest/ui": "npm:^2.1.3"
axe-core: "npm:4.10.2"
classnames: "npm:2.5.1"
core-js-pure: "npm:3.37.1"
core-js-pure: "npm:3.39.0"
cross-env: "npm:7.0.3"
cypress: "npm:^13.15.1"
cypress-axe: "npm:1.5.0"
Expand Down

0 comments on commit aed5755

Please sign in to comment.