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 be83398 commit 5394c3eCopy full SHA for 5394c3e
1 file changed
package.json
@@ -39,13 +39,13 @@
39
"@commitlint/config-conventional": "^19.2.2",
40
"@microsoft/api-extractor": "^7.47.4",
41
"@release-it/conventional-changelog": "^8.0.1",
42
- "@swc/core": "^1.7.2",
+ "@swc/core": "^1.7.3",
43
"eslint": "^9.8.0",
44
"eslint-plugin-import": "^2.29.1",
45
"release-it": "^17.6.0",
46
"tsup": "^8.2.3",
47
"typescript": "^5.5.4",
48
- "typescript-eslint": "^7.17.0"
+ "typescript-eslint": "^7.18.0"
49
},
50
"publishConfig": {
51
"registry": "https://registry.npmjs.org/",
0 commit comments