Skip to content

Commit

Permalink
fix(deps): update dependency core-js to v3.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 20, 2023
1 parent baafbca commit 9cefaac
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.0"
"core-js": "3.33.1"
},
"devDependencies": {
"@types/filesystem": "0.0.34",
Expand Down

0 comments on commit 9cefaac

Please sign in to comment.