Skip to content

Commit

Permalink
Bump @babel/preset-react from 7.10.4 to 7.17.12 in /website
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.10.4 to 7.17.12.
- [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.17.12/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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 17, 2022
1 parent 32e9caa commit 3e14bed
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 82 deletions.
209 changes: 128 additions & 81 deletions website/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 website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/preset-react": "^7.10.4"
"@babel/preset-react": "^7.17.12"
},
"dependencies": {
"docusaurus": "^1.14.6",
Expand Down

0 comments on commit 3e14bed

Please sign in to comment.