Skip to content

Commit

Permalink
Bump @babel/preset-react from 7.18.6 to 7.25.9
Browse files Browse the repository at this point in the history
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.18.6 to 7.25.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent ee029e2 commit ff9f25d
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 81 deletions.
2 changes: 1 addition & 1 deletion playbook-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.13.13",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.24.7",
"@hotwired/turbo-rails": "^7.3.0",
"@originjs/vite-plugin-commonjs": "^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion playbook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@actions/core": "1.10.0",
"@actions/github": "4.0.0",
"@babel/preset-env": "^7.12.1",
"@babel/preset-react": "^7.12.5",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.15.0",
"@codesandbox/sandpack-react": "^2.12.1",
"@floating-ui/react": "^0.22.2",
Expand Down
Loading

0 comments on commit ff9f25d

Please sign in to comment.