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 Mar 21, 2021
1 parent b7ec063 commit b86ecd5
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 127 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"postpublish": "[ -n \"$CI\" ] || [ ! -f node_modules/.bin/pinst ] || pinst --enable"
},
"dependencies": {
"@technote-space/github-action-helper": "^5.2.3",
"@technote-space/github-action-helper": "^5.2.4",
"@technote-space/github-action-log-helper": "^0.1.21",
"@technote-space/release-github-actions": "^7.0.3",
"@technote-space/release-github-actions": "^7.0.4",
"commander": "^7.1.0",
"cosmiconfig": "^7.0.0",
"dotenv": "^8.2.0",
Expand All @@ -53,17 +53,17 @@
"@commitlint/cli": "^12.0.1",
"@commitlint/config-conventional": "^12.0.1",
"@technote-space/github-action-test-helper": "^0.7.4",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.34",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"@types/jest": "^26.0.21",
"@types/node": "^14.14.35",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"eslint": "^7.22.0",
"husky": "^5.1.3",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"lint-staged": "^10.5.4",
"pinst": "^2.1.6",
"ts-jest": "^26.5.3",
"ts-jest": "^26.5.4",
"typescript": "^4.2.3"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit b86ecd5

Please sign in to comment.