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 bda505d commit 9f17d5bCopy full SHA for 9f17d5b
1 file changed
package.json
@@ -39,12 +39,12 @@
39
"@commitlint/config-conventional": "^19.2.2",
40
"@microsoft/api-extractor": "^7.47.0",
41
"@release-it/conventional-changelog": "^8.0.1",
42
- "eslint": "^9.5.0",
+ "eslint": "^9.6.0",
43
"eslint-plugin-import": "^2.29.1",
44
- "release-it": "^17.4.0",
+ "release-it": "^17.4.1",
45
"tsup": "^8.1.0",
46
- "typescript": "^5.5.2",
47
- "typescript-eslint": "^7.14.1"
+ "typescript": "^5.5.3",
+ "typescript-eslint": "^7.15.0"
48
},
49
"publishConfig": {
50
"registry": "https://registry.npmjs.org/",
0 commit comments