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 b9463bf commit dc8c851Copy full SHA for dc8c851
package.json
@@ -34,7 +34,7 @@
34
},
35
"devDependencies": {
36
"@rslint/core": "workspace:*",
37
- "@rstest/core": "^0.5.0",
+ "@rstest/core": "^0.6.2",
38
"husky": "^9.1.7",
39
"lint-staged": "^16.2.6",
40
"prettier": "3.5.0",
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.5.0",
+ "@rstest/core": "0.6.2",
21
"@typescript-eslint/parser": "8.46.0"
22
23
"publishConfig": {
0 commit comments