mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 18:46:17 +00:00
build(deps): bump jest-watch-typeahead from 2.0.0 to 2.1.1 (#1086)
* build(deps): 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
8a9f3f9956
commit
c685c99595
+1
-1
@@ -67,7 +67,7 @@
|
||||
"jest-environment-jsdom": "^29.0.1",
|
||||
"jest-mock-extended": "^2.0.7",
|
||||
"jest-resolve": "^29.0.0",
|
||||
"jest-watch-typeahead": "^2.0.0",
|
||||
"jest-watch-typeahead": "^2.1.1",
|
||||
"jszip": "^3.10.1",
|
||||
"license-webpack-plugin": "^3.0.0",
|
||||
"mini-css-extract-plugin": "^2.6.1",
|
||||
|
||||
@@ -2535,7 +2535,7 @@ __metadata:
|
||||
jest-environment-jsdom: ^29.0.1
|
||||
jest-mock-extended: ^2.0.7
|
||||
jest-resolve: ^29.0.0
|
||||
jest-watch-typeahead: ^2.0.0
|
||||
jest-watch-typeahead: ^2.1.1
|
||||
jszip: ^3.10.1
|
||||
license-webpack-plugin: ^3.0.0
|
||||
mini-css-extract-plugin: ^2.6.1
|
||||
@@ -10216,9 +10216,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-watch-typeahead@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "jest-watch-typeahead@npm:2.0.0"
|
||||
"jest-watch-typeahead@npm:^2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "jest-watch-typeahead@npm:2.1.1"
|
||||
dependencies:
|
||||
ansi-escapes: ^5.0.0
|
||||
chalk: ^4.0.0
|
||||
@@ -10228,8 +10228,8 @@ __metadata:
|
||||
string-length: ^5.0.1
|
||||
strip-ansi: ^7.0.1
|
||||
peerDependencies:
|
||||
jest: ^27.0.0 || ^28.0.0
|
||||
checksum: c25fa793e56e0a316642a714c960b29359ddc1ce3f621ffb8a42a3ccfffb67c57223597e2fb387d5f49e2b93a22fc1f4b54e900e4fa80eca6602f70a30c22ffb
|
||||
jest: ^27.0.0 || ^28.0.0 || ^29.0.0
|
||||
checksum: ba5f619c82b382e93e3439dc262146c4aa71e126deb118418881c2cf6a83872cde115bef004b1d205df48f050c0cd6c88be1fba5d6ddc1d1aa11195a71ea8d07
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user