Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit 90c7ffd

Browse files
committed
chore: update deps
1 parent 83e9c71 commit 90c7ffd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,16 @@
7878
"@types/jest": "26.0.24",
7979
"@types/lodash": "4.14.171",
8080
"@types/node": "16.3.2",
81-
"@types/node-fetch": "2.5.11",
81+
"@types/node-fetch": "2.5.12",
8282
"@types/prompts": "2.0.14",
8383
"@types/semver": "7.3.7",
8484
"@types/validate-npm-package-name": "3.0.3",
8585
"copyfiles": "2.4.1",
8686
"husky": "7.0.1",
8787
"jest": "27.0.6",
88-
"lint-staged": "11.0.1",
88+
"lint-staged": "11.1.0",
8989
"rimraf": "3.0.2",
90-
"ts-jest": "27.0.3",
90+
"ts-jest": "27.0.4",
9191
"ts-standard": "10.0.0",
9292
"typescript": "4.3.5"
9393
},

0 commit comments

Comments
 (0)