Skip to content

Commit aa3f312

Browse files
committed
fix: update jslint version to 0.2.0
1 parent fc8971e commit aa3f312

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"bench": "tsc -p ./tsconfig.build.json && shx rm -rf ./benches/results && tsx ./benches/index.ts"
3737
},
3838
"devDependencies": {
39-
"@matrixai/lint": "^0.1.0",
39+
"@matrixai/lint": "^0.2.0",
4040
"@swc/core": "1.3.82",
4141
"@swc/jest": "^0.2.29",
4242
"@types/jest": "^29.5.2",

0 commit comments

Comments
 (0)