Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 981f3eb

Browse files
committed
📦 deps: bump
Signed-off-by: Pauline <[email protected]>
1 parent 6e324a3 commit 981f3eb

File tree

5 files changed

+40
-139
lines changed

5 files changed

+40
-139
lines changed

‎package.json‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/node": "^22.10.1",
5757
"@vitest/coverage-v8": "^2.1.8",
5858
"@vitest/ui": "^2.1.8",
59-
"bumpp": "^9.8.1",
59+
"bumpp": "^9.9.0",
6060
"colorette": "^2.0.20",
6161
"destr": "^2.0.3",
6262
"esbuild": "^0.24.0",
@@ -76,8 +76,7 @@
7676
},
7777
"pnpm": {
7878
"patchedDependencies": {
79-
"@types/jsdom": "./packages/patches/@types__jsdom.patch",
80-
"eslint-vitest-rule-tester": "./packages/patches/eslint-vitest-rule-tester.patch"
79+
"@types/jsdom": "./packages/patches/@types__jsdom.patch"
8180
}
8281
},
8382
"resolutions": {

‎packages/eslint-plugin/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@flowr/utilities": "workspace:^",
6868
"@typescript-eslint/utils": "^8.17.0",
6969
"eslint": "^9.16.0",
70-
"eslint-vitest-rule-tester": "^0.7.0",
70+
"eslint-vitest-rule-tester": "^0.7.1",
7171
"jsonc-eslint-parser": "^2.4.0"
7272
},
7373
"publishConfig": {

‎packages/eslint/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,15 +199,15 @@
199199
"eslint-plugin-vuejs-accessibility": "^2.4.1",
200200
"eslint-processor-vue-blocks": "^0.1.2",
201201
"eslint-typegen": "^0.3.2",
202-
"execa": "^9.5.1",
202+
"execa": "^9.5.2",
203203
"fast-glob": "^3.3.2",
204204
"fs-extra": "^11.2.0",
205205
"jiti": "^2.4.1",
206206
"magic-regexp": "^0.8.0",
207207
"pathe": "^1.1.2",
208208
"prettier-plugin-astro": "^0.14.1",
209209
"prettier-plugin-slidev": "^1.0.5",
210-
"svelte": "^5.8.1",
210+
"svelte": "^5.9.0",
211211
"svelte-eslint-parser": "^0.43.0",
212212
"vue": "^3.5.13",
213213
"vue-eslint-parser": "^9.4.3"

‎packages/patches/eslint-vitest-rule-tester.patch‎

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)