aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-04 02:49:43 +0000
committerGravatar GitHub <[email protected]>2022-08-04 02:49:43 +0000
commit21659b870f4c7ea31726338c4568bc4182657c93 (patch)
treec96d6f0abaaf656670641c62ed9ac23f5aa95794 /package.json
parentMerge pull request #487 from python-discord/dependabot/npm_and_yarn/terser-5.... (diff)
Bump jest-watch-typeahead from 1.1.0 to 2.0.0
Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 1.1.0 to 2.0.0. - [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/v1.1.0...v2.0.0) --- updated-dependencies: - dependency-name: jest-watch-typeahead dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
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 a3b9e14..2a6b397 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"jest": "28.1.1",
"jest-environment-jsdom": "28.1.1",
"jest-resolve": "28.1.1",
- "jest-watch-typeahead": "1.1.0",
+ "jest-watch-typeahead": "2.0.0",
"webpack-dev-server": "4.9.3"
}
}