aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-30 15:39:45 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-30 15:40:25 +0000
commit3f63a5da3bddcfb55a945363aadd104d9ff7b4c4 (patch)
tree92eeec8f308d48e56768fd2de674671eb94ab8b9 /app/package.json
parentBump node version (diff)
downloadtrinkets-3f63a5da3bddcfb55a945363aadd104d9ff7b4c4.tar
trinkets-3f63a5da3bddcfb55a945363aadd104d9ff7b4c4.tar.gz
trinkets-3f63a5da3bddcfb55a945363aadd104d9ff7b4c4.tar.bz2
trinkets-3f63a5da3bddcfb55a945363aadd104d9ff7b4c4.tar.lz
trinkets-3f63a5da3bddcfb55a945363aadd104d9ff7b4c4.tar.xz
trinkets-3f63a5da3bddcfb55a945363aadd104d9ff7b4c4.tar.zst
trinkets-3f63a5da3bddcfb55a945363aadd104d9ff7b4c4.zip
Bump the node-deps group with 3 updates
Bumps the node-deps group with 3 updates: [syncpack](https://github.com/JamieMason/syncpack), [@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 `syncpack` from 12.3.3 to 12.4.0 - [Release notes](https://github.com/JamieMason/syncpack/releases) - [Changelog](https://github.com/JamieMason/syncpack/blob/main/CHANGELOG.md) - [Commits](https://github.com/JamieMason/syncpack/compare/12.3.3...12.4.0) Updates `@typescript-eslint/eslint-plugin` from 7.17.0 to 7.18.0 - [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/v7.18.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.17.0 to 7.18.0 - [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/v7.18.0/packages/parser) --- updated-dependencies: - dependency-name: syncpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'app/package.json')
-rw-r--r--app/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/package.json b/app/package.json
index b38e8ec..9c3b92b 100644
--- a/app/package.json
+++ b/app/package.json
@@ -18,8 +18,8 @@
"@types/html-minifier-terser": "7.0.2",
"@types/node": "22.0.0",
"@types/wicg-file-system-access": "2023.10.5",
- "@typescript-eslint/eslint-plugin": "7.17.0",
- "@typescript-eslint/parser": "7.17.0",
+ "@typescript-eslint/eslint-plugin": "7.18.0",
+ "@typescript-eslint/parser": "7.18.0",
"@vite-pwa/sveltekit": "0.6.0",
"autoprefixer": "10.4.19",
"crc": "4.3.2",