Skip to content

Commit edabcad

Browse files
Bump the site group in /docs/vercel with 3 updates (#1248)
Bumps the site group in /docs/vercel with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@typescript-eslint/eslint-plugin` from 6.17.0 to 6.18.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.17.0 to 6.18.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/parser) Updates `vite` from 5.0.10 to 5.0.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.11/packages/vite) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: site - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: site - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: site ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ca6b1d commit edabcad

File tree

2 files changed

+96
-96
lines changed

2 files changed

+96
-96
lines changed

docs/vercel/package-lock.json

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

docs/vercel/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@rollup/plugin-yaml": "^4.1.2",
1818
"@sveltejs/vite-plugin-svelte": "^3.0.1",
1919
"@tsconfig/svelte": "^5.0.2",
20-
"@typescript-eslint/eslint-plugin": "^6.17.0",
21-
"@typescript-eslint/parser": "^6.17.0",
20+
"@typescript-eslint/eslint-plugin": "^6.18.1",
21+
"@typescript-eslint/parser": "^6.18.1",
2222
"eslint": "^8.56.0",
2323
"eslint-plugin-svelte": "^2.35.1",
2424
"prettier": "^3.1.1",
@@ -28,6 +28,6 @@
2828
"svelte-preprocess": "^5.1.3",
2929
"tslib": "^2.6.2",
3030
"typescript": "^5.3.3",
31-
"vite": "^5.0.10"
31+
"vite": "^5.0.11"
3232
}
3333
}

0 commit comments

Comments
 (0)