Skip to content
This repository was archived by the owner on Jul 20, 2022. It is now read-only.

Commit b8d3747

Browse files
chore(deps): update dependency @types/npm to v7
1 parent 39bbb2d commit b8d3747

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/lru-cache": "5.1.1",
4848
"@types/minimist": "1.2.2",
4949
"@types/node": "13.13.51",
50-
"@types/npm": "2.0.32",
50+
"@types/npm": "7.19.0",
5151
"@types/uuid": "7.0.4",
5252
"eslint": "7.32.0",
5353
"prettier": "2.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -433,10 +433,10 @@
433433
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz"
434434
integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==
435435

436-
"@types/npm@2.0.32":
437-
version "2.0.32"
438-
resolved "https://registry.npmjs.org/@types/npm/-/npm-2.0.32.tgz"
439-
integrity sha512-9Lg4woNVzJCtac0lET91H65lbO+8YXfk0nmlmoPGhHXMdaVEDloH6zOPIYMy2n39z/aCXXQR0nax66EDekAyIQ==
436+
"@types/npm@7.19.0":
437+
version "7.19.0"
438+
resolved "https://registry.yarnpkg.com/@types/npm/-/npm-7.19.0.tgz#a62382cea8ca8ef8452553e3d5daa68a331cda70"
439+
integrity sha512-K/w+k8SnDjdQoK2fkUl9fHLAiVVmdFgdZ2/iGFuaaQC+wwaNdDQRTFaoCEYYrfCMbuVkhL3Lgqbi+p5d5I1lSg==
440440
dependencies:
441441
"@types/node" "*"
442442

0 commit comments

Comments
 (0)