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:
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 be3f16a76..b6d1eb9bd 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",
@@ -10029,9 +10029,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",
@@ -10046,7 +10046,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": {
@@ -22477,9 +22477,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",