Skip to content

Commit

Permalink
fix: upgrade @babel/core from 7.25.7 to 7.25.8 (#293)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @babel/core from 7.25.7 to 7.25.8.

See this package in npm:
@babel/core

See this project in Snyk:
https://app.snyk.io/org/plan-x/project/304d256e-3263-4a7c-a5b0-d436fc4d7ef9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Mingfei Shao <2475897+mfshao@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 13, 2024
1 parent 244557b commit d041d4e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
23 changes: 12 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"devDependencies": {
"@babel/cli": "^7.22.6",
"@babel/core": "^7.22.8",
"@babel/core": "^7.25.8",
"@babel/node": "^7.22.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-proposal-private-methods": "^7.18.6",
Expand Down

0 comments on commit d041d4e

Please sign in to comment.