Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📦 deps(deps): bump @babel/core from 7.22.5 to 7.22.9 #2374

Merged
merged 1 commit into from
Jul 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sources/@roots/blade-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"types": "./lib/plugin.d.ts",
"main": "./lib/plugin.js",
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/core": "7.22.9",
"@skypack/package-check": "0.2.2",
"babel-loader": "9.1.2",
"memfs": "3.5.3"
Expand Down
2 changes: 1 addition & 1 deletion sources/@roots/bud-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/node": "18.16.18"
},
"dependencies": {
"@babel/core": "7.22.5",
"@babel/core": "7.22.9",
"@babel/plugin-transform-runtime": "7.22.5",
"@babel/preset-env": "7.22.5",
"@babel/runtime": "7.22.5",
Expand Down
2 changes: 1 addition & 1 deletion sources/@roots/bud-emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@types/react": "18.2.14"
},
"dependencies": {
"@babel/core": "7.22.5",
"@babel/core": "7.22.9",
"@emotion/babel-plugin": "11.11.0",
"@emotion/css": "11.11.2",
"@emotion/react": "11.11.1",
Expand Down
2 changes: 1 addition & 1 deletion sources/@roots/bud-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"types": "./lib/index.d.ts",
"module": "./lib/index.js",
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/core": "7.22.9",
"@roots/bud": "workspace:*",
"@roots/bud-esbuild": "workspace:*",
"@roots/bud-swc": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion sources/@roots/bud-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"types": "./lib/index.d.ts",
"module": "./lib/index.js",
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/core": "7.22.9",
"@skypack/package-check": "0.2.2",
"@types/babel__core": "7.20.1",
"@types/node": "18.16.18"
Expand Down
2 changes: 1 addition & 1 deletion sources/@roots/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"main": "./defaults.cjs",
"module": "./defaults.cjs",
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/core": "7.22.9",
"@skypack/package-check": "0.2.2",
"@types/babel__core": "7.20.1",
"@types/eslint": "8.40.2",
Expand Down
135 changes: 127 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1387,6 +1387,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/compat-data@npm:^7.22.9":
version: 7.22.9
resolution: "@babel/compat-data@npm:7.22.9"
checksum: bed77d9044ce948b4327b30dd0de0779fa9f3a7ed1f2d31638714ed00229fa71fc4d1617ae0eb1fad419338d3658d0e9a5a083297451e09e73e078d0347ff808
languageName: node
linkType: hard

"@babel/core@npm:7.12.9":
version: 7.12.9
resolution: "@babel/core@npm:7.12.9"
Expand All @@ -1411,7 +1418,30 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:7.22.5, @babel/core@npm:^7.18.6, @babel/core@npm:^7.19.6, @babel/core@npm:^7.21.3":
"@babel/core@npm:7.22.9":
version: 7.22.9
resolution: "@babel/core@npm:7.22.9"
dependencies:
"@ampproject/remapping": ^2.2.0
"@babel/code-frame": ^7.22.5
"@babel/generator": ^7.22.9
"@babel/helper-compilation-targets": ^7.22.9
"@babel/helper-module-transforms": ^7.22.9
"@babel/helpers": ^7.22.6
"@babel/parser": ^7.22.7
"@babel/template": ^7.22.5
"@babel/traverse": ^7.22.8
"@babel/types": ^7.22.5
convert-source-map: ^1.7.0
debug: ^4.1.0
gensync: ^1.0.0-beta.2
json5: ^2.2.2
semver: ^6.3.1
checksum: 7bf069aeceb417902c4efdaefab1f7b94adb7dea694a9aed1bda2edf4135348a080820529b1a300c6f8605740a00ca00c19b2d5e74b5dd489d99d8c11d5e56d1
languageName: node
linkType: hard

"@babel/core@npm:^7.18.6, @babel/core@npm:^7.19.6, @babel/core@npm:^7.21.3":
version: 7.22.5
resolution: "@babel/core@npm:7.22.5"
dependencies:
Expand Down Expand Up @@ -1460,6 +1490,18 @@ __metadata:
languageName: node
linkType: hard

"@babel/generator@npm:^7.22.7, @babel/generator@npm:^7.22.9":
version: 7.22.9
resolution: "@babel/generator@npm:7.22.9"
dependencies:
"@babel/types": ^7.22.5
"@jridgewell/gen-mapping": ^0.3.2
"@jridgewell/trace-mapping": ^0.3.17
jsesc: ^2.5.1
checksum: 7c9d2c58b8d5ac5e047421a6ab03ec2ff5d9a5ff2c2212130a0055e063ac349e0b19d435537d6886c999771aef394832e4f54cd9fc810100a7f23d982f6af06b
languageName: node
linkType: hard

"@babel/helper-annotate-as-pure@npm:^7.18.6, @babel/helper-annotate-as-pure@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-annotate-as-pure@npm:7.22.5"
Expand Down Expand Up @@ -1493,6 +1535,21 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-compilation-targets@npm:^7.22.9":
version: 7.22.9
resolution: "@babel/helper-compilation-targets@npm:7.22.9"
dependencies:
"@babel/compat-data": ^7.22.9
"@babel/helper-validator-option": ^7.22.5
browserslist: ^4.21.9
lru-cache: ^5.1.1
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.0.0
checksum: ea0006c6a93759025f4a35a25228ae260538c9f15023e8aac2a6d45ca68aef4cf86cfc429b19af9a402cbdd54d5de74ad3fbcf6baa7e48184dc079f1a791e178
languageName: node
linkType: hard

"@babel/helper-create-class-features-plugin@npm:^7.21.0, @babel/helper-create-class-features-plugin@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-create-class-features-plugin@npm:7.22.5"
Expand Down Expand Up @@ -1610,6 +1667,21 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-module-transforms@npm:^7.22.9":
version: 7.22.9
resolution: "@babel/helper-module-transforms@npm:7.22.9"
dependencies:
"@babel/helper-environment-visitor": ^7.22.5
"@babel/helper-module-imports": ^7.22.5
"@babel/helper-simple-access": ^7.22.5
"@babel/helper-split-export-declaration": ^7.22.6
"@babel/helper-validator-identifier": ^7.22.5
peerDependencies:
"@babel/core": ^7.0.0
checksum: 2751f77660518cf4ff027514d6f4794f04598c6393be7b04b8e46c6e21606e11c19f3f57ab6129a9c21bacdf8b3ffe3af87bb401d972f34af2d0ffde02ac3001
languageName: node
linkType: hard

"@babel/helper-optimise-call-expression@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-optimise-call-expression@npm:7.22.5"
Expand Down Expand Up @@ -1688,6 +1760,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-split-export-declaration@npm:^7.22.6":
version: 7.22.6
resolution: "@babel/helper-split-export-declaration@npm:7.22.6"
dependencies:
"@babel/types": ^7.22.5
checksum: e141cace583b19d9195f9c2b8e17a3ae913b7ee9b8120246d0f9ca349ca6f03cb2c001fd5ec57488c544347c0bb584afec66c936511e447fd20a360e591ac921
languageName: node
linkType: hard

"@babel/helper-string-parser@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-string-parser@npm:7.22.5"
Expand Down Expand Up @@ -1732,6 +1813,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/helpers@npm:^7.22.6":
version: 7.22.6
resolution: "@babel/helpers@npm:7.22.6"
dependencies:
"@babel/template": ^7.22.5
"@babel/traverse": ^7.22.6
"@babel/types": ^7.22.5
checksum: 5c1f33241fe7bf7709868c2105134a0a86dca26a0fbd508af10a89312b1f77ca38ebae43e50be3b208613c5eacca1559618af4ca236f0abc55d294800faeff30
languageName: node
linkType: hard

"@babel/highlight@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/highlight@npm:7.22.5"
Expand All @@ -1752,7 +1844,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.18.4":
"@babel/parser@npm:^7.18.4, @babel/parser@npm:^7.22.7":
version: 7.22.7
resolution: "@babel/parser@npm:7.22.7"
bin:
Expand Down Expand Up @@ -2910,6 +3002,24 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:^7.22.6, @babel/traverse@npm:^7.22.8":
version: 7.22.8
resolution: "@babel/traverse@npm:7.22.8"
dependencies:
"@babel/code-frame": ^7.22.5
"@babel/generator": ^7.22.7
"@babel/helper-environment-visitor": ^7.22.5
"@babel/helper-function-name": ^7.22.5
"@babel/helper-hoist-variables": ^7.22.5
"@babel/helper-split-export-declaration": ^7.22.6
"@babel/parser": ^7.22.7
"@babel/types": ^7.22.5
debug: ^4.1.0
globals: ^11.1.0
checksum: a381369bc3eedfd13ed5fef7b884657f1c29024ea7388198149f0edc34bd69ce3966e9f40188d15f56490a5e12ba250ccc485f2882b53d41b054fccefb233e33
languageName: node
linkType: hard

"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.7, @babel/types@npm:^7.18.6, @babel/types@npm:^7.20.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.22.5, @babel/types@npm:^7.3.0, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
version: 7.22.5
resolution: "@babel/types@npm:7.22.5"
Expand Down Expand Up @@ -7133,7 +7243,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@roots/blade-loader@workspace:sources/@roots/blade-loader"
dependencies:
"@babel/core": 7.22.5
"@babel/core": 7.22.9
"@skypack/package-check": 0.2.2
babel-loader: 9.1.2
lodash: 4.17.21
Expand Down Expand Up @@ -7176,7 +7286,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@roots/bud-babel@workspace:sources/@roots/bud-babel"
dependencies:
"@babel/core": 7.22.5
"@babel/core": 7.22.9
"@babel/plugin-transform-runtime": 7.22.5
"@babel/preset-env": 7.22.5
"@babel/runtime": 7.22.5
Expand Down Expand Up @@ -7298,7 +7408,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@roots/bud-emotion@workspace:sources/@roots/bud-emotion"
dependencies:
"@babel/core": 7.22.5
"@babel/core": 7.22.9
"@emotion/babel-plugin": 11.11.0
"@emotion/css": 11.11.2
"@emotion/react": 11.11.1
Expand Down Expand Up @@ -7558,7 +7668,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@roots/bud-react@workspace:sources/@roots/bud-react"
dependencies:
"@babel/core": 7.22.5
"@babel/core": 7.22.9
"@babel/preset-react": 7.22.5
"@pmmmwh/react-refresh-webpack-plugin": 0.5.10
"@roots/bud": "workspace:*"
Expand Down Expand Up @@ -7623,7 +7733,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@roots/bud-solid@workspace:sources/@roots/bud-solid"
dependencies:
"@babel/core": 7.22.5
"@babel/core": 7.22.9
"@babel/plugin-syntax-jsx": 7.22.5
"@roots/bud": "workspace:*"
"@roots/bud-babel": "workspace:*"
Expand Down Expand Up @@ -7958,7 +8068,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@roots/eslint-config@workspace:sources/@roots/eslint-config"
dependencies:
"@babel/core": 7.22.5
"@babel/core": 7.22.9
"@babel/eslint-parser": 7.22.5
"@skypack/package-check": 0.2.2
"@types/babel__core": 7.20.1
Expand Down Expand Up @@ -30666,6 +30776,15 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^6.3.1":
version: 6.3.1
resolution: "semver@npm:6.3.1"
bin:
semver: bin/semver.js
checksum: ae47d06de28836adb9d3e25f22a92943477371292d9b665fb023fae278d345d508ca1958232af086d85e0155aee22e313e100971898bbb8d5d89b8b1d4054ca2
languageName: node
linkType: hard

"semver@npm:~7.2.0":
version: 7.2.3
resolution: "semver@npm:7.2.3"
Expand Down