aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-24 04:14:22 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-12-24 04:14:58 +0000
commit4cf3a938e85bf462ea8bba811793d01ba28adb22 (patch)
treea3a98f369cc2a70214e4fb60e0ee9de2ced6b081 /clients/www
parentBump the node-deps group with 3 updates (diff)
downloadzorascript-4cf3a938e85bf462ea8bba811793d01ba28adb22.tar
zorascript-4cf3a938e85bf462ea8bba811793d01ba28adb22.tar.gz
zorascript-4cf3a938e85bf462ea8bba811793d01ba28adb22.tar.bz2
zorascript-4cf3a938e85bf462ea8bba811793d01ba28adb22.tar.lz
zorascript-4cf3a938e85bf462ea8bba811793d01ba28adb22.tar.xz
zorascript-4cf3a938e85bf462ea8bba811793d01ba28adb22.tar.zst
zorascript-4cf3a938e85bf462ea8bba811793d01ba28adb22.zip
Bump the node-deps group with 2 updates
Bumps the node-deps group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 8.18.1 to 8.18.2 - [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/v8.18.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.18.1 to 8.18.2 - [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/v8.18.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients/www')
-rw-r--r--clients/www/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index b7d2ab8..a5caa10 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -22,8 +22,8 @@
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"@types/node": "22.10.2",
- "@typescript-eslint/eslint-plugin": "^8.18.1",
- "@typescript-eslint/parser": "^8.18.1",
+ "@typescript-eslint/eslint-plugin": "^8.18.2",
+ "@typescript-eslint/parser": "^8.18.2",
"@vite-pwa/sveltekit": "^0.6.6",
"autoprefixer": "10.4.20",
"eslint": "^9.17.0",