Skip to content

Commit

Permalink
build(deps): Update babel monorepo to ^7.26.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Jan 25, 2025
1 parent 407fa04 commit 5ade16e
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 210 deletions.
4 changes: 2 additions & 2 deletions examples/js-with-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"test-esm-isolated": "cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" npx jest -c=jest-esm-isolated.config.mjs --no-cache"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/core": "^7.26.7",
"@babel/preset-env": "^7.26.7",
"@tsconfig/strictest": "^2.0.5",
"@types/jest": "^29.5.14",
"babel-jest": "^29.7.0",
Expand Down
Loading

0 comments on commit 5ade16e

Please sign in to comment.