We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d33d088 commit d9767cdCopy full SHA for d9767cd
package.json
@@ -9,9 +9,9 @@
9
"@commitlint/config-conventional": "17.6.5",
10
"@types/jest": "29.5.2",
11
"@types/node": "16.18.36",
12
- "@typescript-eslint/eslint-plugin": "5.60.0",
13
- "@typescript-eslint/parser": "5.60.0",
14
- "eslint": "8.43.0",
+ "@typescript-eslint/eslint-plugin": "5.61.0",
+ "@typescript-eslint/parser": "5.61.0",
+ "eslint": "8.44.0",
15
"eslint-config-prettier": "8.8.0",
16
"eslint-import-resolver-typescript": "3.5.5",
17
"eslint-plugin-import": "2.27.5",
@@ -23,7 +23,7 @@
23
"husky": "8.0.3",
24
"jest": "29.5.0",
25
"jest-sonar": "0.2.16",
26
- "lint-staged": "13.2.2",
+ "lint-staged": "13.2.3",
27
"prettier": "2.8.8",
28
"pretty-quick": "3.1.3",
29
"rimraf": "4.4.1",
0 commit comments