Skip to content

Commit 64fa483

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored andcommitted
Update dependency @types/eslint to v9 (#33928)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/eslint](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint)) | devDependencies | major | [`^8.56.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2feslint/8.56.12/9.6.1) | --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: a9fec750c58e1397150b73c9f069632f945f0271
1 parent 4566e1d commit 64fa483

File tree

1 file changed

+1
-1
lines changed
  • npm-packages/private-demos/quickstarts/sveltekit

1 file changed

+1
-1
lines changed

npm-packages/private-demos/quickstarts/sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@sveltejs/adapter-auto": "^3.0.0",
1616
"@sveltejs/kit": "^2.0.0",
1717
"@sveltejs/vite-plugin-svelte": "^3.0.0",
18-
"@types/eslint": "^8.56.0",
18+
"@types/eslint": "^9.0.0",
1919
"@typescript-eslint/eslint-plugin": "^7.0.0",
2020
"@typescript-eslint/parser": "^7.0.0",
2121
"eslint": "^8.56.0",

0 commit comments

Comments
 (0)