Skip to content

Commit

Permalink
build(deps): Update dependency @babel/core to ^7.24.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Jul 16, 2024
1 parent 71d1ec3 commit 1fe200a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
66 changes: 33 additions & 33 deletions examples/js-with-babel/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 examples/js-with-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"tsc": "tsc --noEmit -p tsconfig-esm.json"
},
"devDependencies": {
"@babel/core": "^7.24.8",
"@babel/core": "^7.24.9",
"@babel/preset-env": "^7.24.8",
"@types/jest": "^29.5.12",
"babel-jest": "^29.7.0",
Expand Down

0 comments on commit 1fe200a

Please sign in to comment.