Skip to content

Commit 9108f44

Browse files
chore: update npm dependencies
1 parent dd18125 commit 9108f44

File tree

2 files changed

+132
-176
lines changed

2 files changed

+132
-176
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,17 @@
5252
"@commitlint/cli": "^17.0.2",
5353
"@commitlint/config-conventional": "^17.0.2",
5454
"@textlint/ast-node-types": "^12.1.1",
55-
"@types/jest": "^28.1.1",
56-
"@types/node": "^17.0.42",
57-
"@typescript-eslint/eslint-plugin": "^5.27.1",
58-
"@typescript-eslint/parser": "^5.27.1",
59-
"eslint": "^8.17.0",
55+
"@types/jest": "^28.1.2",
56+
"@types/node": "^18.0.0",
57+
"@typescript-eslint/eslint-plugin": "^5.28.0",
58+
"@typescript-eslint/parser": "^5.28.0",
59+
"eslint": "^8.18.0",
6060
"husky": "^8.0.1",
6161
"jest": "^28.1.1",
6262
"jest-circus": "^28.1.1",
63-
"lint-staged": "^13.0.1",
64-
"ts-jest": "^28.0.4",
65-
"typescript": "^4.7.3"
63+
"lint-staged": "^13.0.2",
64+
"ts-jest": "^28.0.5",
65+
"typescript": "^4.7.4"
6666
},
6767
"publishConfig": {
6868
"access": "public"

0 commit comments

Comments
 (0)