Skip to content

Commit 5ceb61d

Browse files
chore: update npm dependencies
1 parent d5a6bf8 commit 5ceb61d

File tree

2 files changed

+144
-164
lines changed

2 files changed

+144
-164
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,25 +46,25 @@
4646
"@technote-space/release-github-actions": "^7.1.1",
4747
"commander": "^8.3.0",
4848
"cosmiconfig": "^7.0.1",
49-
"dotenv": "^11.0.0",
49+
"dotenv": "^14.2.0",
5050
"js-yaml": "^4.1.0"
5151
},
5252
"devDependencies": {
53-
"@commitlint/cli": "^16.0.2",
53+
"@commitlint/cli": "^16.1.0",
5454
"@commitlint/config-conventional": "^16.0.0",
5555
"@technote-space/github-action-test-helper": "^0.7.35",
5656
"@types/jest": "^27.4.0",
57-
"@types/node": "^17.0.8",
58-
"@typescript-eslint/eslint-plugin": "^5.9.1",
59-
"@typescript-eslint/parser": "^5.9.1",
60-
"eslint": "^8.6.0",
57+
"@types/node": "^17.0.10",
58+
"@typescript-eslint/eslint-plugin": "^5.10.0",
59+
"@typescript-eslint/parser": "^5.10.0",
60+
"eslint": "^8.7.0",
6161
"husky": "^7.0.4",
6262
"jest": "^27.4.7",
6363
"jest-circus": "^27.4.6",
64-
"lint-staged": "^12.1.7",
64+
"lint-staged": "^12.2.2",
6565
"pinst": "^2.1.6",
66-
"ts-jest": "^27.1.2",
67-
"typescript": "^4.5.4"
66+
"ts-jest": "^27.1.3",
67+
"typescript": "^4.5.5"
6868
},
6969
"publishConfig": {
7070
"access": "public"

0 commit comments

Comments
 (0)