Skip to content

Commit bbecba4

Browse files
chore: update npm dependencies
1 parent 05dd2ea commit bbecba4

File tree

2 files changed

+527
-503
lines changed

2 files changed

+527
-503
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": "^16.0.0",
5454
"@textlint/ast-node-types": "^12.1.0",
5555
"@types/jest": "^27.4.0",
56-
"@types/node": "^17.0.13",
57-
"@typescript-eslint/eslint-plugin": "^5.10.1",
58-
"@typescript-eslint/parser": "^5.10.1",
56+
"@types/node": "^17.0.15",
57+
"@typescript-eslint/eslint-plugin": "^5.10.2",
58+
"@typescript-eslint/parser": "^5.10.2",
5959
"eslint": "^8.8.0",
6060
"husky": "^7.0.4",
61-
"jest": "^27.4.7",
62-
"jest-circus": "^27.4.6",
63-
"lint-staged": "^12.3.2",
61+
"jest": "^27.5.0",
62+
"jest-circus": "^27.5.0",
63+
"lint-staged": "^12.3.3",
6464
"ts-jest": "^27.1.3",
6565
"typescript": "^4.5.5"
6666
},

0 commit comments

Comments
 (0)