Skip to content

Commit 39a97dc

Browse files
chore(deps): update dependency @rstest/core to v0.5.0 (#368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 858719b commit 39a97dc

File tree

3 files changed

+11
-71
lines changed

3 files changed

+11
-71
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@rslint/core": "workspace:*",
37-
"@rstest/core": "^0.3.2",
37+
"@rstest/core": "^0.5.0",
3838
"husky": "^9.1.7",
3939
"lint-staged": "^16.1.2",
4040
"prettier": "3.5.0",

packages/rslint-test-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@rslint/core": "workspace:*",
1818
"@typescript-eslint/rule-tester": "workspace:*",
1919
"@typescript-eslint/utils": "workspace:*",
20-
"@rstest/core": "0.3.2",
20+
"@rstest/core": "0.5.0",
2121
"@typescript-eslint/parser": "8.39.0"
2222
},
2323
"publishConfig": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)