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

chore(deps): update dependency @types/babel__core to v7.20.1 #8420

Merged
merged 1 commit into from
May 26, 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 packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@types/babel__core": "7.20.0",
"@types/babel__core": "7.20.1",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.1",
"@types/jscodeshift": "0.11.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-redwood-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@babel/core": "7.21.8",
"@babel/plugin-transform-typescript": "7.21.3",
"@types/babel__core": "7.20.0",
"@types/babel__core": "7.20.1",
"esbuild": "0.17.19",
"jest": "29.5.0",
"klaw-sync": "6.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@babel/cli": "7.21.5",
"@babel/core": "7.21.8",
"@types/babel-plugin-tester": "9.0.5",
"@types/babel__core": "7.20.0",
"@types/babel__core": "7.20.1",
"@types/fs-extra": "11.0.1",
"babel-plugin-tester": "11.0.4",
"graphql-tag": "2.12.6",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6876,7 +6876,7 @@ __metadata:
"@babel/traverse": 7.21.5
"@iarna/toml": 2.2.5
"@redwoodjs/project-config": 5.0.0
"@types/babel__core": 7.20.0
"@types/babel__core": 7.20.1
"@types/fs-extra": 11.0.1
"@types/jest": 29.5.1
"@types/jscodeshift": 0.11.6
Expand Down Expand Up @@ -7120,7 +7120,7 @@ __metadata:
"@redwoodjs/graphql-server": 5.0.0
"@redwoodjs/project-config": 5.0.0
"@types/babel-plugin-tester": 9.0.5
"@types/babel__core": 7.20.0
"@types/babel__core": 7.20.1
"@types/fs-extra": 11.0.1
babel-plugin-graphql-tag: 3.3.0
babel-plugin-polyfill-corejs3: 0.8.1
Expand Down Expand Up @@ -8939,16 +8939,16 @@ __metadata:
languageName: node
linkType: hard

"@types/babel__core@npm:*, @types/babel__core@npm:7.20.0, @types/babel__core@npm:^7.0.0, @types/babel__core@npm:^7.1.14":
version: 7.20.0
resolution: "@types/babel__core@npm:7.20.0"
"@types/babel__core@npm:*, @types/babel__core@npm:7.20.1, @types/babel__core@npm:^7.0.0, @types/babel__core@npm:^7.1.14":
version: 7.20.1
resolution: "@types/babel__core@npm:7.20.1"
dependencies:
"@babel/parser": ^7.20.7
"@babel/types": ^7.20.7
"@types/babel__generator": "*"
"@types/babel__template": "*"
"@types/babel__traverse": "*"
checksum: 75dcd39258bc008b6fd4db7de2c8bfeb29b5cd2c726f54407f70243ddea1d8ce9e7082281557614c4a5f9f30d478387ca6ab6cc576fc829cebeb159bfaa8799f
checksum: c83402fc7ef8abd1f94ffe350b8bde9a35ccb6c3624bc8e39b6a7e1a675d112f6b70ac1b05391a579ca3b126baffe66b0b94f954edef086c4482b97d293c3659
languageName: node
linkType: hard

Expand Down Expand Up @@ -14039,7 +14039,7 @@ __metadata:
"@opentelemetry/sdk-trace-node": 1.13.0
"@opentelemetry/semantic-conventions": 1.13.0
"@redwoodjs/tui": 5.0.0
"@types/babel__core": 7.20.0
"@types/babel__core": 7.20.1
chalk: 4.1.2
check-node-version: 4.2.1
ci-info: 3.8.0
Expand Down