Skip to content

Commit

Permalink
fix(deps): update dependency core-js to v3.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 18, 2023
1 parent 36b4a74 commit 412e35f
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.32.0"
"core-js": "3.32.1"
},
"devDependencies": {
"@types/filesystem": "0.0.32",
Expand Down

0 comments on commit 412e35f

Please sign in to comment.