Skip to content

Commit

Permalink
fix(deps): update dependency core-js to v3.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 5, 2023
1 parent 82bebb4 commit 3a1d478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"package": "rimraf dist && tsc -p tsconfig-package.json && cpx package.json dist && cpx module/*.* dist && mkdirp ./dist/bundles && webpack"
},
"dependencies": {
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@types/filesystem": "0.0.35",
Expand Down

0 comments on commit 3a1d478

Please sign in to comment.