aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-07-25 01:31:18 +0200
committerGitHub <noreply@github.com>2024-07-25 01:31:18 +0200
commit8700bac686d0a78d05d26c3b9b972024df27f1ce (patch)
treed18b41a50f3e2c00cb601e93dc79dc145e3b6672 /package.json
parent228301026141f818ec183a3a42163f05696773e2 (diff)
parent35564fd7f60487c5352ce772dfe5b309e6e172a1 (diff)
downloadnextcloud-server-8700bac686d0a78d05d26c3b9b972024df27f1ce.tar.gz
nextcloud-server-8700bac686d0a78d05d26c3b9b972024df27f1ce.zip
Merge pull request #46491 from nextcloud/dependabot/npm_and_yarn/types/dockerode-3.3.29
build(deps-dev): bump @types/dockerode from 3.3.28 to 3.3.29
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 feaaf018cde..70e5ecc4522 100644
--- a/package.json
+++ b/package.json
@@ -133,7 +133,7 @@
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/user-event": "^14.4.3",
"@testing-library/vue": "^5.8.3",
- "@types/dockerode": "^3.3.28",
+ "@types/dockerode": "^3.3.29",
"@types/jest": "^29.5.2",
"@types/wait-on": "^5.3.4",
"@vue/test-utils": "^1.3.5",