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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-09 16:58:44 +0300
committerGitHub <noreply@github.com>2022-09-09 16:58:44 +0300
commit5e82dcf3edcaaeb5a1bb4dd41fdf758e3dc59dc5 (patch)
treec9fbdd7731d51b63b15a31cab23e150e74194681 /package-lock.json
parentf7eafc5b4ff082171fd69e0088330fc600a8805e (diff)
Bump jest-watch-typeahead from 2.0.0 to 2.1.1
Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/jest-community/jest-watch-typeahead/releases) - [Changelog](https://github.com/jest-community/jest-watch-typeahead/blob/main/CHANGELOG.md) - [Commits](https://github.com/jest-community/jest-watch-typeahead/compare/v2.0.0...v2.1.1) --- updated-dependencies: - dependency-name: jest-watch-typeahead dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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",