aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-27 22:00:55 +0000
committerGravatar vitalyster2023-08-04 14:33:05 +0300
commit512edbc3462082cf09d05e0648586f86a5ad0f5c (patch)
tree04609fc031c1d4931ad2f57bcb9c1a3dea2c3119 /package.json
parente14f29849b2a85a883d2ed5aaa796a81f8d941ba (diff)
build(deps-dev): bump jest from 29.6.1 to 29.6.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.6.1 to 29.6.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 befb1d2e..acbc8ecc 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"eslint-plugin-testing-library": "^5.11.0",
"eslint-webpack-plugin": "^4.0.1",
"html-webpack-plugin": "^5.5.3",
- "jest": "^29.6.1",
+ "jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.1",
"mini-css-extract-plugin": "^2.7.6",
"postcss": "^8.4.27",