Skip to content

Commit

Permalink
Update dependency @types/babel__core to ^7.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 023237f commit 24590e5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 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 @@
"@codemod/core": "^2.2.0",
"@jest/globals": "^29.5.0",
"@qnighy/dedent": "^0.1.1",
"@types/babel__core": "^7.20.0",
"@types/babel__core": "^7.20.5",
"@types/babel__traverse": "^7.18.3",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.0",
Expand Down
17 changes: 15 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2074,7 +2074,7 @@ __metadata:
languageName: node
linkType: hard

"@types/babel__core@npm:^7.1.14, @types/babel__core@npm:^7.20.0":
"@types/babel__core@npm:^7.1.14":
version: 7.20.0
resolution: "@types/babel__core@npm:7.20.0"
dependencies:
Expand All @@ -2087,6 +2087,19 @@ __metadata:
languageName: node
linkType: hard

"@types/babel__core@npm:^7.20.5":
version: 7.20.5
resolution: "@types/babel__core@npm:7.20.5"
dependencies:
"@babel/parser": ^7.20.7
"@babel/types": ^7.20.7
"@types/babel__generator": "*"
"@types/babel__template": "*"
"@types/babel__traverse": "*"
checksum: a3226f7930b635ee7a5e72c8d51a357e799d19cbf9d445710fa39ab13804f79ab1a54b72ea7d8e504659c7dfc50675db974b526142c754398d7413aa4bc30845
languageName: node
linkType: hard

"@types/babel__generator@npm:*":
version: 7.6.4
resolution: "@types/babel__generator@npm:7.6.4"
Expand Down Expand Up @@ -5516,7 +5529,7 @@ __metadata:
"@codemod/core": ^2.2.0
"@jest/globals": ^29.5.0
"@qnighy/dedent": ^0.1.1
"@types/babel__core": ^7.20.0
"@types/babel__core": ^7.20.5
"@types/babel__traverse": ^7.18.3
"@types/node": ^18.15.11
"@typescript-eslint/eslint-plugin": ^5.57.0
Expand Down

0 comments on commit 24590e5

Please sign in to comment.