aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-07 09:05:47 +0000
committerGravatar vitalyster2023-03-07 12:06:07 +0300
commitda913252e71559f989d32011a9aa4f27aed9fa3f (patch)
tree685eaad0463741aac6789f69afb0b51acd1476c6 /package.json
parent7a8f38c2c5ed1d769bca9b4854262ab1260fe124 (diff)
build(deps-dev): bump jest-environment-jsdom from 29.4.3 to 29.5.0
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.4.3 to 29.5.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.5.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 7b693604..b63d24b1 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0",
"jest": "^29.5.0",
- "jest-environment-jsdom": "^29.4.3",
+ "jest-environment-jsdom": "^29.5.0",
"mini-css-extract-plugin": "^2.7.2",
"postcss": "^8.4.21",
"postcss-cli": "^10.1.0",