Skip to content

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed May 8, 2021
1 parent d17533a commit d330063
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 121 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -48,20 +48,20 @@
"devDependencies": {
"@commitlint/cli": "^12.1.1",
"@commitlint/config-conventional": "^12.1.1",
"@technote-space/github-action-test-helper": "^0.7.9",
"@technote-space/github-action-test-helper": "^0.7.10",
"@technote-space/release-github-actions-cli": "^1.8.5",
"@types/jest": "^26.0.23",
"@types/node": "^15.0.1",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"eslint": "^7.25.0",
"@types/node": "^15.0.2",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.1",
"eslint": "^7.26.0",
"husky": "^6.0.0",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"lint-staged": "^10.5.4",
"lint-staged": "^11.0.0",
"nock": "^13.0.11",
"pinst": "^2.1.6",
"ts-jest": "^26.5.5",
"ts-jest": "^26.5.6",
"typescript": "^4.2.4"
},
"publishConfig": {
Expand Down

0 comments on commit d330063

Please sign in to comment.