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 feb80fa commit 5c1fb6cCopy full SHA for 5c1fb6c
package.json
@@ -34,7 +34,7 @@
34
},
35
"devDependencies": {
36
"@rslint/core": "workspace:*",
37
- "@rstest/core": "^0.6.2",
+ "@rstest/core": "^0.7.0",
38
"husky": "^9.1.7",
39
"lint-staged": "^16.2.6",
40
"prettier": "3.7.4",
packages/rslint-test-tools/package.json
@@ -17,7 +17,7 @@
17
18
"@typescript-eslint/rule-tester": "workspace:*",
19
"@typescript-eslint/utils": "workspace:*",
20
- "@rstest/core": "0.6.2",
+ "@rstest/core": "0.7.0",
21
"@typescript-eslint/parser": "8.48.1"
22
23
"publishConfig": {
0 commit comments