Skip to content

Commit

Permalink
chore(deps): update dependency @types/babel-plugin-tester to v9.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 54ceabc commit d115cd6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@babel/traverse": "7.16.3",
"@babel/types": "7.16.0",
"@types/babel-plugin-macros": "2.8.5",
"@types/babel-plugin-tester": "9.0.4",
"@types/babel-plugin-tester": "9.0.8",
"@types/babel__core": "7.1.15",
"@types/babel__traverse": "7.14.2",
"@types/node": "16.11.11",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1064,13 +1064,13 @@ __metadata:
languageName: node
linkType: hard

"@types/babel-plugin-tester@npm:9.0.4":
version: 9.0.4
resolution: "@types/babel-plugin-tester@npm:9.0.4"
"@types/babel-plugin-tester@npm:9.0.8":
version: 9.0.8
resolution: "@types/babel-plugin-tester@npm:9.0.8"
dependencies:
"@types/babel__core": "*"
"@types/prettier": "*"
checksum: 7f4f237dfe0f1f5c1824205adb2f56ad72f2993e088bf22af2dd92cf0efa44f51c4dfa68d68257c229a4573742160d32747562fa8c525870cfebf81071ac1c03
"@types/prettier": ^2.0.0
checksum: 5e9b13433c8689de08870bc75e4e795083d41d178ad0c1d1b4cad844e91040ba6adaa0ed2d1267418ee94acc523e74ef4ba9398d2cf6131d4ac8aaf3ef95af8b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1200,6 +1200,13 @@ __metadata:
languageName: node
linkType: hard

"@types/prettier@npm:^2.0.0":
version: 2.7.3
resolution: "@types/prettier@npm:2.7.3"
checksum: 8bbf511338819b7e07750d2f91477fa23faa1a9eedbfbfe92e44d2b52d98f32d930aa42a97f3a3fe510ba33835e662bf058a3400b6569f27666c96dee0f4c59d
languageName: node
linkType: hard

"@types/stack-utils@npm:^2.0.0":
version: 2.0.0
resolution: "@types/stack-utils@npm:2.0.0"
Expand Down Expand Up @@ -4820,7 +4827,7 @@ __metadata:
"@babel/traverse": 7.16.3
"@babel/types": 7.16.0
"@types/babel-plugin-macros": 2.8.5
"@types/babel-plugin-tester": 9.0.4
"@types/babel-plugin-tester": 9.0.8
"@types/babel__core": 7.1.15
"@types/babel__traverse": 7.14.2
"@types/node": 16.11.11
Expand Down

0 comments on commit d115cd6

Please sign in to comment.