Skip to content

Commit

Permalink
chore(deps): update dependency @types/babel__core to v7.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent 54ceabc commit e99390e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@babel/types": "7.16.0",
"@types/babel-plugin-macros": "2.8.5",
"@types/babel-plugin-tester": "9.0.4",
"@types/babel__core": "7.1.15",
"@types/babel__core": "7.20.2",
"@types/babel__traverse": "7.14.2",
"@types/node": "16.11.11",
"babel-plugin-tester": "10.1.0",
Expand Down
23 changes: 16 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.20.7":
version: 7.22.16
resolution: "@babel/parser@npm:7.22.16"
bin:
parser: ./bin/babel-parser.js
checksum: a0bd0f6d24919d4b95f1e816b0bb34f2b514771b11c3b8bb711b49e943a164de918bb5a40f249fee2bbd4bec266e7230ca244bb99cc4ab3a9bcd5ac954cf5e22
languageName: node
linkType: hard

"@babel/plugin-syntax-async-generators@npm:^7.8.4":
version: 7.8.4
resolution: "@babel/plugin-syntax-async-generators@npm:7.8.4"
Expand Down Expand Up @@ -1097,16 +1106,16 @@ __metadata:
languageName: node
linkType: hard

"@types/babel__core@npm:7.1.15":
version: 7.1.15
resolution: "@types/babel__core@npm:7.1.15"
"@types/babel__core@npm:7.20.2":
version: 7.20.2
resolution: "@types/babel__core@npm:7.20.2"
dependencies:
"@babel/parser": ^7.1.0
"@babel/types": ^7.0.0
"@babel/parser": ^7.20.7
"@babel/types": ^7.20.7
"@types/babel__generator": "*"
"@types/babel__template": "*"
"@types/babel__traverse": "*"
checksum: a9e93975a647b2037c624abffab43bdfa434eb3ffee343a94d649d44f802281ffd6044b8bcfe0b8e4a47d9c1759d4b6e6745b540cc8793d504f805adae9fcd52
checksum: ede913d4f9a57c1831b4cf4f8acb5d79f8af6f9825e278038f1893334ca912fe010ad833e5869e8025f152133b79af305a19c879b2e0167c7fb4b8e355566708
languageName: node
linkType: hard

Expand Down Expand Up @@ -4821,7 +4830,7 @@ __metadata:
"@babel/types": 7.16.0
"@types/babel-plugin-macros": 2.8.5
"@types/babel-plugin-tester": 9.0.4
"@types/babel__core": 7.1.15
"@types/babel__core": 7.20.2
"@types/babel__traverse": 7.14.2
"@types/node": 16.11.11
"@types/tailwindcss": ^2.0.6
Expand Down

0 comments on commit e99390e

Please sign in to comment.