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 4778127 commit 0cbfa58Copy full SHA for 0cbfa58
1 file changed
package.json
@@ -35,12 +35,12 @@
35
"cross-fetch": "^4.0.0"
36
},
37
"devDependencies": {
38
- "@commitlint/cli": "^19.4.1",
39
- "@commitlint/config-conventional": "^19.4.1",
40
- "@microsoft/api-extractor": "^7.47.7",
+ "@commitlint/cli": "^19.5.0",
+ "@commitlint/config-conventional": "^19.5.0",
+ "@microsoft/api-extractor": "^7.47.8",
41
"@release-it/conventional-changelog": "^8.0.1",
42
"@stylistic/eslint-plugin": "^2.8.0",
43
- "@swc/core": "^1.7.24",
+ "@swc/core": "^1.7.25",
44
"eslint": "^9.10.0",
45
"eslint-plugin-import": "^2.30.0",
46
"release-it": "^17.6.0",
0 commit comments