Skip to content

Commit

Permalink
build: bump @babel/plugin-transform-react-jsx from 7.22.15 to 7.23.4
Browse files Browse the repository at this point in the history
Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx) from 7.22.15 to 7.23.4.
- [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.23.4/packages/babel-plugin-transform-react-jsx)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 5f904e9 commit d16d6de
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"homepage": "https://github.com/csi-lk/csi.lk#readme",
"devDependencies": {
"@babel/core": "^7.23.3",
"@babel/plugin-transform-react-jsx": "^7.22.15",
"@babel/plugin-transform-react-jsx": "^7.23.4",
"@babel/plugin-transform-typescript": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@babel/preset-react": "^7.23.3",
Expand Down
35 changes: 34 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -780,6 +780,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-string-parser@npm:^7.23.4":
version: 7.23.4
resolution: "@babel/helper-string-parser@npm:7.23.4"
checksum: c0641144cf1a7e7dc93f3d5f16d5327465b6cf5d036b48be61ecba41e1eece161b48f46b7f960951b67f8c3533ce506b16dece576baef4d8b3b49f8c65410f90
languageName: node
linkType: hard

"@babel/helper-validator-identifier@npm:^7.16.7":
version: 7.16.7
resolution: "@babel/helper-validator-identifier@npm:7.16.7"
Expand Down Expand Up @@ -1801,6 +1808,21 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-react-jsx@npm:^7.23.4":
version: 7.23.4
resolution: "@babel/plugin-transform-react-jsx@npm:7.23.4"
dependencies:
"@babel/helper-annotate-as-pure": ^7.22.5
"@babel/helper-module-imports": ^7.22.15
"@babel/helper-plugin-utils": ^7.22.5
"@babel/plugin-syntax-jsx": ^7.23.3
"@babel/types": ^7.23.4
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: d8b8c52e8e22e833bf77c8d1a53b0a57d1fd52ba9596a319d572de79446a8ed9d95521035bc1175c1589d1a6a34600d2e678fa81d81bac8fac121137097f1f0a
languageName: node
linkType: hard

"@babel/plugin-transform-react-pure-annotations@npm:^7.23.3":
version: 7.23.3
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.23.3"
Expand Down Expand Up @@ -2259,6 +2281,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.23.4":
version: 7.23.4
resolution: "@babel/types@npm:7.23.4"
dependencies:
"@babel/helper-string-parser": ^7.23.4
"@babel/helper-validator-identifier": ^7.22.20
to-fast-properties: ^2.0.0
checksum: 8a1ab20da663d202b1c090fdef4b157d3c7d8cb1cf60ea548f887d7b674935371409804d6cba52f870c22ced7685fcb41b0578d3edde720990de00cbb328da54
languageName: node
linkType: hard

"@bcoe/v8-coverage@npm:^0.2.3":
version: 0.2.3
resolution: "@bcoe/v8-coverage@npm:0.2.3"
Expand Down Expand Up @@ -5570,7 +5603,7 @@ __metadata:
dependencies:
"@11ty/eleventy": ^2.0.1
"@babel/core": ^7.23.3
"@babel/plugin-transform-react-jsx": ^7.22.15
"@babel/plugin-transform-react-jsx": ^7.23.4
"@babel/plugin-transform-typescript": ^7.23.3
"@babel/preset-env": ^7.23.3
"@babel/preset-react": ^7.23.3
Expand Down

0 comments on commit d16d6de

Please sign in to comment.