Skip to content

Commit abccc23

Browse files
Merge pull request #326 from mainmatter/renovate/all-minor-patch
2 parents 04d56c8 + 91be25c commit abccc23

3 files changed

Lines changed: 97 additions & 110 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"@eslint/js": "^9.23.0",
2424
"@gravityci/cli": "^0.1.0",
2525
"eslint-config-prettier": "^10.0.0",
26-
"eslint-plugin-svelte": "3.9.1",
26+
"eslint-plugin-svelte": "3.9.3",
2727
"globals": "^16.0.0",
2828
"prettier-plugin-svelte": "^3.2.3",
29-
"release-plan": "^0.16.0",
29+
"release-plan": "^0.17.0",
3030
"typescript": "^5.4.5",
3131
"typescript-eslint": "^8.0.0"
3232
},
33-
"packageManager": "pnpm@10.11.1",
33+
"packageManager": "pnpm@10.12.1",
3434
"volta": {
3535
"node": "22.16.0",
36-
"pnpm": "10.11.1"
36+
"pnpm": "10.12.1"
3737
}
3838
}

packages/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint": "^9.2.0",
7272
"eslint-config-prettier": "^10.0.0",
7373
"eslint-plugin-playwright": "^2.0.0",
74-
"eslint-plugin-svelte": "3.9.1",
74+
"eslint-plugin-svelte": "3.9.3",
7575
"execa": "^9.4.0",
7676
"fixturify-project": "^7.1.3",
7777
"globals": "^16.0.0",

0 commit comments

Comments
 (0)