Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2022-09-09 18:39:42 +0300
committerGitHub <noreply@github.com>2022-09-09 18:39:42 +0300
commit409453461ea49ae297963098ccbda5a88b1df4a8 (patch)
treea0f426fb68d6c2cb6b0cb1929221baa449b19d9b /package-lock.json
parentad1f3aea5969a00021c5f1b38ce8f116891878e9 (diff)
parent5e82dcf3edcaaeb5a1bb4dd41fdf758e3dc59dc5 (diff)
Merge pull request #7251 from nextcloud/dependabot/npm_and_yarn/jest-watch-typeahead-2.1.1v2.0.0-beta.5
Bump jest-watch-typeahead from 2.0.0 to 2.1.1
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 7ea56b9c9..ec524b843 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -109,7 +109,7 @@
"jest-environment-jsdom": "^28.1.3",
"jest-serializer-vue": "^2.0.2",
"jest-transform-stub": "^2.0.0",
- "jest-watch-typeahead": "^2.0.0",
+ "jest-watch-typeahead": "^2.1.1",
"postcss": "^8.4.14",
"postcss-loader": "^7.0.1",
"sass": "^1.54.9",
@@ -10030,9 +10030,9 @@
}
},
"node_modules/jest-watch-typeahead": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/jest-watch-typeahead/-/jest-watch-typeahead-2.0.0.tgz",
- "integrity": "sha512-LX/jrTNkOIZV1n7fnEWlKJ73lhVPKF9B6F0L7pbje3xNPw1NddPLn0n8EFt7YwbCnC0+vlLylp7JehV6M06J6Q==",
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/jest-watch-typeahead/-/jest-watch-typeahead-2.1.1.tgz",
+ "integrity": "sha512-yKrj2VBDJoMLlD6lpfWfIQpSSC1GFGvPHaLnJWRhL/PiLlBDRWFwCYe21h0o+peqcVlilQhIa2g2vncaBXS73g==",
"dev": true,
"dependencies": {
"ansi-escapes": "^5.0.0",
@@ -10047,7 +10047,7 @@
"node": "^14.17.0 || ^16.10.0 || >=18.0.0"
},
"peerDependencies": {
- "jest": "^27.0.0 || ^28.0.0"
+ "jest": "^27.0.0 || ^28.0.0 || ^29.0.0"
}
},
"node_modules/jest-watch-typeahead/node_modules/ansi-escapes": {
@@ -22479,9 +22479,9 @@
}
},
"jest-watch-typeahead": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/jest-watch-typeahead/-/jest-watch-typeahead-2.0.0.tgz",
- "integrity": "sha512-LX/jrTNkOIZV1n7fnEWlKJ73lhVPKF9B6F0L7pbje3xNPw1NddPLn0n8EFt7YwbCnC0+vlLylp7JehV6M06J6Q==",
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/jest-watch-typeahead/-/jest-watch-typeahead-2.1.1.tgz",
+ "integrity": "sha512-yKrj2VBDJoMLlD6lpfWfIQpSSC1GFGvPHaLnJWRhL/PiLlBDRWFwCYe21h0o+peqcVlilQhIa2g2vncaBXS73g==",
"dev": true,
"requires": {
"ansi-escapes": "^5.0.0",