summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-08 03:07:30 +0000
committerGitHub <noreply@github.com>2023-07-08 03:07:30 +0000
commit881114dd223e0cbfbb24b32374742c5a372ae45c (patch)
tree6fa8ee49232cf801739045ae27ec511671f9c48d /package.json
parent8cc11a2c4b679f1760800ce530fec059f5ee98a1 (diff)
chore(deps-dev): bump jest-environment-jsdom from 29.5.0 to 29.6.1
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.5.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-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 2c5ba1fe..0300dcb6 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
"babel-jest": "^29.4.2",
"eslint-import-resolver-typescript": "^3.5.5",
"jest": "^29.6.1",
- "jest-environment-jsdom": "^29.5.0",
+ "jest-environment-jsdom": "^29.6.1",
"jest-transform-stub": "^2.0.0",
"stylelint": "^14.16.1",
"stylelint-config-recommended-scss": "^7.0.0",