diff options
author | Wolfgang Müller | 2024-11-14 15:29:19 +0100 |
---|---|---|
committer | Wolfgang Müller | 2024-11-14 15:29:19 +0100 |
commit | 38777e5d9f7ce81a48e1faac904b86c5c225a266 (patch) | |
tree | 64753c51cc442fd33576cef8f53d3be1fed008a7 /frontend/package.json | |
parent | b4bcc9a648764afda44d08234500d6370074c174 (diff) | |
download | hircine-38777e5d9f7ce81a48e1faac904b86c5c225a266.tar.gz |
build/deps: Update npm-check-updates to 17.1.11
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index bdc742f..d7f9d6b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -32,7 +32,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.35.1", "fast-deep-equal": "^3.1.3", - "npm-check-updates": "^16.14.15", + "npm-check-updates": "^17.1.11", "postcss": "^8.4.35", "prettier": "^3.2.5", "prettier-plugin-svelte": "^3.2.2", |