Skip to content

Commit

Permalink
Merge pull request #241 from technote-space/release/next-v2.1.0
Browse files Browse the repository at this point in the history
release: v2.1.1
  • Loading branch information
technote-space authored Jun 24, 2022
2 parents 6866c6d + 7d488e8 commit 900cb91
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
"typecheck": "tsc --noEmit",
"update": "npm_config_yes=true npx npm-check-updates -u --timeout 100000 && yarn install && yarn upgrade && yarn audit"
},
"dependencies": {
"npm-check-updates": "^14.1.1"
},
"devDependencies": {
"@actions/core": "^1.9.0",
"@actions/github": "^5.0.3",
Expand All @@ -60,7 +63,6 @@
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"nock": "^13.2.7",
"npm-check-updates": "^14.1.1",
"pinst": "^3.0.0",
"rollup": "^2.75.7",
"typescript": "^4.7.4",
Expand Down

0 comments on commit 900cb91

Please sign in to comment.