Skip to content

Commit

Permalink
chore(deps): update dependency @types/babel__core to v7.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 54ceabc commit 0e1cf90
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.1",
"@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.3
resolution: "@babel/parser@npm:7.22.3"
bin:
parser: ./bin/babel-parser.js
checksum: ff6fd115c78f5e9a8e697fb2be6838e10870704d79c52d7a54c9881be627146ec66addf83c814936ab2ffe2a9f1b5631c66c58902f099c8511f2a5b348b8552f
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.1":
version: 7.20.1
resolution: "@types/babel__core@npm:7.20.1"
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: 5b91f5e623e8e9d46bf653dad973b720f4a6f6af38303b4acef6794a065135cd40024f1d2612b9dd08d6aaf918d2d97e5a69446a5be1fc20759d15799bf8b6d4
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.1
"@types/babel__traverse": 7.14.2
"@types/node": 16.11.11
"@types/tailwindcss": ^2.0.6
Expand Down

0 comments on commit 0e1cf90

Please sign in to comment.