aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-01-20 17:30:22 +0100
committerGitHub <noreply@github.com>2024-01-20 17:30:22 +0100
commit9695c021c2da7a497a248aba969396f16dea5d49 (patch)
tree863c92c2287caece784e446efcf8c457d55540bf /package.json
parent87ae14eddf52e0807ea6f06fbb8592b6c6556944 (diff)
parenta723b3890706cba88a5e2ba67b6d942ff0e8946f (diff)
downloadnextcloud-server-9695c021c2da7a497a248aba969396f16dea5d49.tar.gz
nextcloud-server-9695c021c2da7a497a248aba969396f16dea5d49.zip
Merge pull request #42976 from nextcloud/dependabot/npm_and_yarn/types/wait-on-5.3.4
chore(deps-dev): Bump @types/wait-on from 5.3.3 to 5.3.4
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fe474660b45..76f5ef54e8b 100644
--- a/package.json
+++ b/package.json
@@ -136,7 +136,7 @@
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.21",
"@types/jest": "^29.5.2",
- "@types/wait-on": "^5.3.3",
+ "@types/wait-on": "^5.3.4",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "^0.4.0",
"@vue/vue2-jest": "^29.2.6",