Skip to content

Commit

Permalink
chore(deps): update dependency @types/babel__core to v7.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 05a42cc commit e4db068
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/core": "7.23.3",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-syntax-import-assertions": "7.23.3",
"@types/babel__core": "7.20.4",
"@types/babel__core": "7.20.5",
"@types/eslint": "8.44.7",
"@types/node": "20.9.2",
"@types/prettier": "3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1183,16 +1183,16 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -3590,7 +3590,7 @@ __metadata:
"@babel/core": "npm:7.23.3"
"@babel/eslint-parser": "npm:7.23.3"
"@babel/plugin-syntax-import-assertions": "npm:7.23.3"
"@types/babel__core": "npm:7.20.4"
"@types/babel__core": "npm:7.20.5"
"@types/eslint": "npm:8.44.7"
"@types/node": "npm:20.9.2"
"@types/prettier": "npm:3.0.0"
Expand Down

0 comments on commit e4db068

Please sign in to comment.