Skip to content

Commit 49718a9

Browse files
chore: update npm dependencies
1 parent c73ea8c commit 49718a9

File tree

2 files changed

+110
-147
lines changed

2 files changed

+110
-147
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,18 @@
4040
"devDependencies": {
4141
"@commitlint/cli": "^17.0.2",
4242
"@commitlint/config-conventional": "^17.0.2",
43-
"@types/jest": "^28.1.1",
43+
"@types/jest": "^28.1.3",
4444
"@types/node": "^18.0.0",
45-
"@typescript-eslint/eslint-plugin": "^5.28.0",
46-
"@typescript-eslint/parser": "^5.28.0",
47-
"eslint": "^8.17.0",
45+
"@typescript-eslint/eslint-plugin": "^5.29.0",
46+
"@typescript-eslint/parser": "^5.29.0",
47+
"eslint": "^8.18.0",
4848
"husky": "^8.0.1",
4949
"jest": "^28.1.1",
5050
"jest-circus": "^28.1.1",
51-
"lint-staged": "^13.0.1",
51+
"lint-staged": "^13.0.2",
5252
"pinst": "^3.0.0",
5353
"ts-jest": "^28.0.5",
54-
"typescript": "^4.7.3"
54+
"typescript": "^4.7.4"
5555
},
5656
"publishConfig": {
5757
"access": "public"

0 commit comments

Comments
 (0)