Skip to content

Commit

Permalink
fix(deps): update dependency core-js to v3.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 29, 2023
1 parent a22dea4 commit 5886a98
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.34.0"
"core-js": "3.35.0"
},
"devDependencies": {
"@types/filesystem": "0.0.35",
Expand Down

0 comments on commit 5886a98

Please sign in to comment.