summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMarco <marcoambrosini@icloud.com>2022-08-22 08:47:34 +0200
committerGitHub <noreply@github.com>2022-08-22 08:47:34 +0200
commita15b7fb56fb9d9ed6b9a448db9a7a29abe6c3ccb (patch)
tree97770896127c560fa09267fa2ef6804e2dbb4630 /package.json
parent1819c45607613e80275032e7c0f5a5e39b7e2355 (diff)
parent13c5f9006822c4e0b9b8d365563631cf296dfbfd (diff)
Merge pull request #7782 from nextcloud/dependabot/npm_and_yarn/vue/vue2-jest-28.1.0
Bump @vue/vue2-jest from 28.0.1 to 28.1.0
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 f4a734396..598c58c40 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
"@vue/cli-plugin-unit-jest": "^5.0.8",
"@vue/cli-service": "^5.0.8",
"@vue/test-utils": "^1.3.0",
- "@vue/vue2-jest": "^28.0.1",
+ "@vue/vue2-jest": "^28.1.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-add-module-exports": "^1.0.4",
"jest-localstorage-mock": "^2.4.22",