aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-07 09:01:02 +0000
committerGravatar vitalyster2023-03-07 12:04:15 +0300
commit2da9601d4dfebe62a8ffd70a87b7c76cbc3edb75 (patch)
treeeda81703ce3439c0f88a8d9324ca575086bd5839 /package.json
parentc396506aae81fb5d8700f2082eaaf2ee90292b6e (diff)
build(deps-dev): bump jest from 29.4.3 to 29.5.0
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) 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) --- updated-dependencies: - dependency-name: jest 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 cf1317be..2d16c816 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"eslint-webpack-plugin": "^4.0.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0",
- "jest": "^29.4.3",
+ "jest": "^29.5.0",
"jest-environment-jsdom": "^29.4.3",
"mini-css-extract-plugin": "^2.7.2",
"postcss": "^8.4.21",