aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-04 21:54:10 +0000
committerGravatar vitalyster2023-07-05 07:08:39 +0300
commitd1aa4883ca1bd8dcf8bc54462cbb068a63fc165a (patch)
tree5b85500ed3107552c9accf0319ff11e661cb9daa /package.json
parent6e0527d700cb8992de56cb0832aac31d8da873b7 (diff)
build(deps-dev): bump jest-environment-jsdom from 29.5.0 to 29.6.0
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.5.0 to 29.6.0. - [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.0/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-minor ... 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 dd098111..2bdc217b 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.5.0",
- "jest-environment-jsdom": "^29.5.0",
+ "jest-environment-jsdom": "^29.6.0",
"mini-css-extract-plugin": "^2.7.6",
"postcss": "^8.4.24",
"postcss-cli": "^10.1.0",