@comet/eslint-plugin 8.0.0-canary-20250224070945 → 8.0.0-canary-20250224072322
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@comet/eslint-plugin",
|
3
|
-
"version": "8.0.0-canary-
|
3
|
+
"version": "8.0.0-canary-20250224072322",
|
4
4
|
"main": "lib/index.js",
|
5
5
|
"devDependencies": {
|
6
6
|
"@eslint/js": "^9.20.0",
|
@@ -16,7 +16,7 @@
|
|
16
16
|
"globals": "^15.15.0",
|
17
17
|
"jest": "^29.7.0",
|
18
18
|
"npm-run-all2": "^5.0.2",
|
19
|
-
"prettier": "^3.5.
|
19
|
+
"prettier": "^3.5.2",
|
20
20
|
"ts-jest": "^29.2.5",
|
21
21
|
"typescript": "^5.7.3",
|
22
22
|
"typescript-eslint": "^8.24.0"
|