Skip to content

Commit

Permalink
chore(deps): update dependency @types/svgo to v2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent a637e7e commit d844e5c
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 @@ -69,7 +69,7 @@
"@types/estree": "0.0.50",
"@types/jest": "27.0.3",
"@types/node": "14.18.0",
"@types/svgo": "2.6.0",
"@types/svgo": "2.6.3",
"@typescript-eslint/eslint-plugin": "5.7.0",
"@typescript-eslint/parser": "5.7.0",
"eslint": "8.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -900,12 +900,12 @@ __metadata:
languageName: node
linkType: hard

"@types/svgo@npm:2.6.0":
version: 2.6.0
resolution: "@types/svgo@npm:2.6.0"
"@types/svgo@npm:2.6.3":
version: 2.6.3
resolution: "@types/svgo@npm:2.6.3"
dependencies:
"@types/node": "*"
checksum: 2f42e70765d64812a23babf8ce80af947898935219dce858b92863fd0c2276936650ed34d72a7af0e03161646d2ff9cc7275447e04ec6753735f05318e66c422
checksum: d72714e565790f247be23065d071b1733021e1dc80358d1ca68a42362ca31d96b42aeeb3799b8e960a44a14cee658093344e6e14f36d0827903307cbeb78db0a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3910,7 +3910,7 @@ fsevents@^2.3.2:
"@types/estree": 0.0.50
"@types/jest": 27.0.3
"@types/node": 14.18.0
"@types/svgo": 2.6.0
"@types/svgo": 2.6.3
"@typescript-eslint/eslint-plugin": 5.7.0
"@typescript-eslint/parser": 5.7.0
acorn: ^8.5.0
Expand Down

0 comments on commit d844e5c

Please sign in to comment.