Skip to content

Commit

Permalink
Update dependency @types/babel__core to v7.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 23, 2022
1 parent 741deff commit 5e3e6f4
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 @@ -70,7 +70,7 @@
"@jest/transform": "27.2.0",
"@jest/types": "27.1.0",
"@types/babel-plugin-macros": "2.8.5",
"@types/babel__core": "7.1.15",
"@types/babel__core": "7.1.18",
"@types/babel__preset-env": "7.9.2",
"@types/babel__traverse": "7.11.1",
"@types/caller": "1.0.0",
Expand Down
17 changes: 15 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3449,7 +3449,20 @@ __metadata:
languageName: node
linkType: hard

"@types/babel__core@npm:7.1.15, @types/babel__core@npm:^7.1.14":
"@types/babel__core@npm:7.1.18":
version: 7.1.18
resolution: "@types/babel__core@npm:7.1.18"
dependencies:
"@babel/parser": ^7.1.0
"@babel/types": ^7.0.0
"@types/babel__generator": "*"
"@types/babel__template": "*"
"@types/babel__traverse": "*"
checksum: 2e5b5d7c84f347d3789575486e58b0df5c91613abc3d27e716274aba3048518e07e1f068250ba829e2ed58532ccc88da595ce95ba2688e7bbcd7c25a3c6627ed
languageName: node
linkType: hard

"@types/babel__core@npm:^7.1.14":
version: 7.1.15
resolution: "@types/babel__core@npm:7.1.15"
dependencies:
Expand Down Expand Up @@ -8488,7 +8501,7 @@ fsevents@~2.3.1:
"@jest/transform": 27.2.0
"@jest/types": 27.1.0
"@types/babel-plugin-macros": 2.8.5
"@types/babel__core": 7.1.15
"@types/babel__core": 7.1.18
"@types/babel__preset-env": 7.9.2
"@types/babel__traverse": 7.11.1
"@types/caller": 1.0.0
Expand Down

0 comments on commit 5e3e6f4

Please sign in to comment.