Skip to content

Commit f8d723f

Browse files
chore: update npm dependencies
1 parent 5ff8af1 commit f8d723f

File tree

2 files changed

+106
-126
lines changed

2 files changed

+106
-126
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@
5454
"@textlint/ast-node-types": "^12.1.0",
5555
"@types/jest": "^27.4.0",
5656
"@types/node": "^17.0.8",
57-
"@typescript-eslint/eslint-plugin": "^5.9.0",
58-
"@typescript-eslint/parser": "^5.9.0",
59-
"eslint": "^8.6.0",
57+
"@typescript-eslint/eslint-plugin": "^5.9.1",
58+
"@typescript-eslint/parser": "^5.9.1",
59+
"eslint": "^8.7.0",
6060
"husky": "^7.0.4",
6161
"jest": "^27.4.7",
6262
"jest-circus": "^27.4.6",
6363
"lint-staged": "^12.1.7",
64-
"ts-jest": "^27.1.2",
64+
"ts-jest": "^27.1.3",
6565
"typescript": "^4.5.4"
6666
},
6767
"publishConfig": {

0 commit comments

Comments
 (0)