Skip to content

Commit

Permalink
chore(deps): update dependency core-js to v3.32.0 (#495)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent 9f571ec commit 885507c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@types/statuses": "2.0.1",
"@vitest/coverage-istanbul": "0.33.0",
"@vitest/ui": "0.33.0",
"core-js": "3.31.1",
"core-js": "3.32.0",
"cross-env": "7.0.3",
"error-cause-polyfill": "2.0.0",
"es-check": "7.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2387,7 +2387,7 @@ __metadata:
"@types/statuses": "npm:2.0.1"
"@vitest/coverage-istanbul": "npm:0.33.0"
"@vitest/ui": "npm:0.33.0"
core-js: "npm:3.31.1"
core-js: "npm:3.32.0"
cross-env: "npm:7.0.3"
error-cause-polyfill: "npm:2.0.0"
es-check: "npm:7.1.1"
Expand Down Expand Up @@ -5693,10 +5693,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.31.1":
version: 3.31.1
resolution: "core-js@npm:3.31.1"
checksum: f3b0b424f9ba02c6235c8739651943f06823e7ec3e02e0f819490a05f15a08cadc3a011853947466bececb6e7f4987f826142293fc4bc2ea11216e839579a257
"core-js@npm:3.32.0":
version: 3.32.0
resolution: "core-js@npm:3.32.0"
checksum: b08473c4cb2963e7428fddc5b519abf74b6262da731beb6caf05c617349149d58bd221b91f85c6f0e91e709e873dc017cce2259f3b2b7377c4c08a556230f5f1
languageName: node
linkType: hard

Expand Down

0 comments on commit 885507c

Please sign in to comment.