Skip to content

Commit

Permalink
Merge pull request #492 from fdm-monster/renovate/core-js-3.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency core-js to v3.39.0
  • Loading branch information
davidzwa authored Oct 31, 2024
2 parents 12d3c0d + c35cfa9 commit d2c933d
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 @@ -21,7 +21,7 @@
"test:e2e": "start-server-and-test preview http://127.0.0.1:5050/ 'cypress open'"
},
"dependencies": {
"core-js": "3.38.1",
"core-js": "3.39.0",
"material-design-icons-iconfont": "6.7.0",
"roboto-fontface": "*",
"vue": "3.5.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ __metadata:
axios-mock-adapter: "npm:2.1.0"
c8: "npm:10.1.2"
chart.js: "npm:4.4.6"
core-js: "npm:3.38.1"
core-js: "npm:3.39.0"
eslint: "npm:9.13.0"
eslint-config-prettier: "npm:9.1.0"
eslint-config-standard: "npm:17.1.0"
Expand Down Expand Up @@ -3170,10 +3170,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.38.1":
version: 3.38.1
resolution: "core-js@npm:3.38.1"
checksum: 10c0/7df063b6f13a54e46515817ac3e235c6c598a4d3de65cd188a061fc250642be313b895fb9fb2f36e1e31890a1bb4ef61d82666a340413f540b7ce3c65689739b
"core-js@npm:3.39.0":
version: 3.39.0
resolution: "core-js@npm:3.39.0"
checksum: 10c0/f7602069b6afb2e3298eec612a5c1e0c3e6a458930fbfc7a4c5f9ac03426507f49ce395eecdd2d9bae9024f820e44582b67ffe16f2272395af26964f174eeb6b
languageName: node
linkType: hard

Expand Down

0 comments on commit d2c933d

Please sign in to comment.