aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-18 18:31:03 +0000
committerGitHub <noreply@github.com>2024-09-18 18:31:03 +0000
commitd9bbd16aa28dee5e4fb13ac4310c29e43a66db81 (patch)
tree211cd5bca29d950ff7ddb0cbe8e0b372f8a8716f /package.json
parent1927bcda929ebba287e835fcab039963615600c1 (diff)
downloadnextcloud-server-d9bbd16aa28dee5e4fb13ac4310c29e43a66db81.tar.gz
nextcloud-server-d9bbd16aa28dee5e4fb13ac4310c29e43a66db81.zip
chore(deps-dev): Bump wait-on from 7.2.0 to 8.0.1dependabot/npm_and_yarn/wait-on-8.0.1
Bumps [wait-on](https://github.com/jeffbski/wait-on) from 7.2.0 to 8.0.1. - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](https://github.com/jeffbski/wait-on/compare/v7.2.0...v8.0.1) --- updated-dependencies: - dependency-name: wait-on dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
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 8b977a9953a..0b41b8c3d19 100644
--- a/package.json
+++ b/package.json
@@ -189,7 +189,7 @@
"vitest": "^2.0.5",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.7.16",
- "wait-on": "^7.2.0",
+ "wait-on": "^8.0.1",
"webpack": "^5.94.0",
"webpack-cli": "^5.0.2",
"webpack-merge": "^6.0.1",