Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zce committed May 5, 2022
1 parent b1113d5 commit 47c2789
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@
]
},
"devDependencies": {
"@commitlint/cli": "16.2.3",
"@commitlint/config-conventional": "16.2.1",
"@commitlint/cli": "16.2.4",
"@commitlint/config-conventional": "16.2.4",
"@types/adm-zip": "0.5.0",
"@types/ini": "1.3.31",
"@types/jest": "27.4.1",
"@types/jest": "27.5.0",
"@types/lodash": "4.14.182",
"@types/node": "17.0.23",
"@types/node": "17.0.31",
"@types/prompts": "2.0.14",
"@types/semver": "7.3.9",
"@types/validate-npm-package-name": "3.0.3",
Expand All @@ -97,17 +97,17 @@
"fast-glob": "3.2.11",
"husky": "7.0.4",
"ini": "3.0.0",
"jest": "27.5.1",
"lint-staged": "12.4.0",
"jest": "28.0.3",
"lint-staged": "12.4.1",
"lodash": "4.17.21",
"node-fetch": "3.2.3",
"ora": "6.1.0",
"prompts": "2.4.2",
"semver": "7.3.7",
"socks-proxy-agent": "6.2.0",
"ts-jest": "27.1.4",
"ts-jest": "28.0.1",
"ts-standard": "11.0.0",
"tsup": "5.12.5",
"tsup": "5.12.6",
"typescript": "4.6.3",
"validate-npm-package-name": "4.0.0"
},
Expand Down

0 comments on commit 47c2789

Please # to comment.