aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-08 18:28:08 +0000
committerGravatar vitalyster2023-07-08 21:29:15 +0300
commit012ba7a52c7a464b72ebbab952d7b54b5a452f1f (patch)
treeb627b78a6599c8f2fb2d1abb6b5b69d7b706b9a4 /package.json
parent7fabdb29c41759f00c1a69f3c0b7bcd2b9fb1d70 (diff)
build(deps-dev): bump jest-environment-jsdom from 29.6.0 to 29.6.1
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.6.0 to 29.6.1. - [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.1/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 3c22db9d..db8f6132 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.1",
- "jest-environment-jsdom": "^29.6.0",
+ "jest-environment-jsdom": "^29.6.1",
"mini-css-extract-plugin": "^2.7.6",
"postcss": "^8.4.25",
"postcss-cli": "^10.1.0",