Skip to content

Commit 6b60738

Browse files
committed
fix: updated js-lint to 0.2.4, regened packages
1 parent 82a379d commit 6b60738

File tree

2 files changed

+32
-19
lines changed

2 files changed

+32
-19
lines changed

package-lock.json

Lines changed: 31 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"util-callbackify": "^1.0.0"
7474
},
7575
"devDependencies": {
76-
"@matrixai/lint": "^0.1.0",
76+
"@matrixai/lint": "^0.2.4",
7777
"@fast-check/jest": "^2.1.0",
7878
"@swc/core": "1.3.82",
7979
"@swc/jest": "^0.2.29",
@@ -83,12 +83,10 @@
8383
"@types/readable-stream": "^2.3.11",
8484
"benny": "^3.7.1",
8585
"common-tags": "^1.8.2",
86-
"eslint": "^9.0.0",
8786
"fast-check": "^4.0.0",
8887
"jest": "^29.6.2",
8988
"jest-extended": "^4.0.0",
9089
"jest-junit": "^16.0.0",
91-
"prettier": "^3.0.0",
9290
"shx": "^0.3.4",
9391
"systeminformation": "^5.18.5",
9492
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)