Skip to content

Commit

Permalink
fix(deps): update dependency core-js to v3.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 20, 2024
1 parent 7cea773 commit 5569a1e
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.38.0"
"core-js": "3.38.1"
},
"devDependencies": {
"@types/filesystem": "0.0.36",
Expand Down

0 comments on commit 5569a1e

Please sign in to comment.