Skip to content

Commit

Permalink
Bump @babel/preset-react from 7.22.5 to 7.22.15 (#337)
Browse files Browse the repository at this point in the history
Bump @babel/preset-react from 7.22.5 to 7.22.15
  • Loading branch information
wwahammy authored Nov 1, 2023
2 parents 3aa0312 + acf43a1 commit d67a750
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1208,6 +1208,21 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-react-jsx@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/plugin-transform-react-jsx@npm:7.22.15"
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.22.5
"@babel/types": ^7.22.15
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 3899054e89550c3a0ef041af7c47ee266e2e934f498ee80fefeda778a6aa177b48aa8b4d2a8bf5848de977fec564571699ab952d9fa089c4c19b45ddb121df09
languageName: node
linkType: hard

"@babel/plugin-transform-react-jsx@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/plugin-transform-react-jsx@npm:7.22.5"
Expand Down Expand Up @@ -1492,18 +1507,18 @@ __metadata:
linkType: hard

"@babel/preset-react@npm:^7.18.6":
version: 7.22.5
resolution: "@babel/preset-react@npm:7.22.5"
version: 7.22.15
resolution: "@babel/preset-react@npm:7.22.15"
dependencies:
"@babel/helper-plugin-utils": ^7.22.5
"@babel/helper-validator-option": ^7.22.5
"@babel/helper-validator-option": ^7.22.15
"@babel/plugin-transform-react-display-name": ^7.22.5
"@babel/plugin-transform-react-jsx": ^7.22.5
"@babel/plugin-transform-react-jsx": ^7.22.15
"@babel/plugin-transform-react-jsx-development": ^7.22.5
"@babel/plugin-transform-react-pure-annotations": ^7.22.5
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: b977c7ee83e93f62d77e61929ca3d97e5291e026e2f025a1b8b7ac9186486ed56c7d5bc36f0becabe0c24e8c42a4e4f2243a3cf841384cfafc3204c5d3e6c619
checksum: c3ef99dfa2e9f57d2e08603e883aa20f47630a826c8e413888a93ae6e0084b5016871e463829be125329d40a1ba0a89f7c43d77b6dab52083c225cb43e63d10e
languageName: node
linkType: hard

Expand Down

0 comments on commit d67a750

Please sign in to comment.