Skip to content

Commit dd18125

Browse files
chore: update npm dependencies
1 parent 8541c85 commit dd18125

File tree

2 files changed

+418
-416
lines changed

2 files changed

+418
-416
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@
5353
"@commitlint/config-conventional": "^17.0.2",
5454
"@textlint/ast-node-types": "^12.1.1",
5555
"@types/jest": "^28.1.1",
56-
"@types/node": "^17.0.40",
57-
"@typescript-eslint/eslint-plugin": "^5.27.0",
58-
"@typescript-eslint/parser": "^5.27.0",
56+
"@types/node": "^17.0.42",
57+
"@typescript-eslint/eslint-plugin": "^5.27.1",
58+
"@typescript-eslint/parser": "^5.27.1",
5959
"eslint": "^8.17.0",
6060
"husky": "^8.0.1",
61-
"jest": "^28.1.0",
62-
"jest-circus": "^28.1.0",
63-
"lint-staged": "^13.0.0",
61+
"jest": "^28.1.1",
62+
"jest-circus": "^28.1.1",
63+
"lint-staged": "^13.0.1",
6464
"ts-jest": "^28.0.4",
6565
"typescript": "^4.7.3"
6666
},

0 commit comments

Comments
 (0)