aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-08-04 11:33:38 +0000
committerGravatar vitalyster2023-08-04 14:33:53 +0300
commit9d5c8386a9fea3b189241d6eb8cc0e75c5aed501 (patch)
treef5a0ce7dfb0f2a66a0e6b305eae8f529c99828c1 /package.json
parent512edbc3462082cf09d05e0648586f86a5ad0f5c (diff)
build(deps-dev): bump jest-environment-jsdom from 29.6.1 to 29.6.2
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) 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-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom 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 acbc8ecc..11eb2eb2 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"eslint-webpack-plugin": "^4.0.1",
"html-webpack-plugin": "^5.5.3",
"jest": "^29.6.2",
- "jest-environment-jsdom": "^29.6.1",
+ "jest-environment-jsdom": "^29.6.2",
"mini-css-extract-plugin": "^2.7.6",
"postcss": "^8.4.27",
"postcss-cli": "^10.1.0",