We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758c332 commit db19d38Copy full SHA for db19d38
package.json
@@ -80,13 +80,13 @@
80
"@babel/core": "^7.20.12",
81
"@babel/preset-env": "^7.20.2",
82
"@babel/preset-typescript": "^7.18.6",
83
- "@commitlint/cli": "17.4.2",
84
- "@commitlint/config-angular": "17.4.2",
85
- "@commitlint/config-conventional": "17.4.2",
+ "@commitlint/cli": "17.4.4",
+ "@commitlint/config-angular": "17.4.4",
+ "@commitlint/config-conventional": "17.4.4",
86
"@types/jest": "^27.5.2",
87
"@types/node": "16.18.12",
88
- "@typescript-eslint/eslint-plugin": "5.51.0",
89
- "@typescript-eslint/parser": "5.51.0",
+ "@typescript-eslint/eslint-plugin": "5.52.0",
+ "@typescript-eslint/parser": "5.52.0",
90
"babel-jest": "^28.1.3",
91
"colorette": "2.0.19",
92
"eslint": "~8.34.0",
0 commit comments