Skip to content

Commit

Permalink
feat(deps): update dependency core-js to v3.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 16, 2024
1 parent ca8bd84 commit 7a473cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@junipero/core": "3.2.2",
"core-js": "3.32.1",
"core-js": "3.37.1",
"prop-types": "15.8.1"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2134,7 +2134,7 @@ __metadata:
dependencies:
"@babel/runtime-corejs3": "npm:7.22.10"
"@junipero/core": "npm:3.2.2"
core-js: "npm:3.32.1"
core-js: "npm:3.37.1"
prop-types: "npm:15.8.1"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
Expand Down Expand Up @@ -2165,7 +2165,7 @@ __metadata:
"@typescript-eslint/parser": "npm:6.4.1"
babel-loader: "npm:9.1.3"
codecov: "npm:3.8.3"
core-js: "npm:3.32.1"
core-js: "npm:3.37.1"
eslint: "npm:8.47.0"
eslint-config-standard: "npm:17.1.0"
eslint-plugin-babel: "npm:5.3.1"
Expand Down Expand Up @@ -4581,10 +4581,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.32.1":
version: 3.32.1
resolution: "core-js@npm:3.32.1"
checksum: 10c0/994ba8379331c8e1dcbd28dc4952208b629c2dec8b8fbb6104f85282c9dfd0b1f76f23ea42778ad7ef236626cc29e403562c6a0726004fd39eaf5c7d618f7fa2
"core-js@npm:3.37.1":
version: 3.37.1
resolution: "core-js@npm:3.37.1"
checksum: 10c0/440eb51a7a39128a320225fe349f870a3641b96c9ecd26470227db730ef8c161ea298eaea621db66ec0ff622a85299efb4e23afebf889c0a1748616102307675
languageName: node
linkType: hard

Expand Down

0 comments on commit 7a473cf

Please sign in to comment.