Skip to content

Commit 3e872ff

Browse files
chore: update npm dependencies
1 parent 076b2ca commit 3e872ff

File tree

2 files changed

+142
-136
lines changed

2 files changed

+142
-136
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,18 @@
4949
"update-section": "^0.3.3"
5050
},
5151
"devDependencies": {
52-
"@commitlint/cli": "^16.2.1",
52+
"@commitlint/cli": "^16.2.3",
5353
"@commitlint/config-conventional": "^16.2.1",
5454
"@textlint/ast-node-types": "^12.1.1",
5555
"@types/jest": "^27.4.1",
5656
"@types/node": "^17.0.21",
57-
"@typescript-eslint/eslint-plugin": "^5.14.0",
58-
"@typescript-eslint/parser": "^5.14.0",
57+
"@typescript-eslint/eslint-plugin": "^5.15.0",
58+
"@typescript-eslint/parser": "^5.15.0",
5959
"eslint": "^8.11.0",
6060
"husky": "^7.0.4",
6161
"jest": "^27.5.1",
6262
"jest-circus": "^27.5.1",
63-
"lint-staged": "^12.3.5",
63+
"lint-staged": "^12.3.7",
6464
"ts-jest": "^27.1.3",
6565
"typescript": "^4.6.2"
6666
},

0 commit comments

Comments
 (0)