Skip to content

Commit 32b4db0

Browse files
build(deps-dev): bump the dependencies group with 2 updates (#6980)
Bumps the dependencies group with 2 updates: [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). Updates `eslint-config-prettier` from 8.8.0 to 8.9.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.8.0...v8.9.0) Updates `jest` from 29.6.1 to 29.6.2 - [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.2/packages/jest) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7336da1 commit 32b4db0

File tree

2 files changed

+289
-273
lines changed

2 files changed

+289
-273
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"directory-tree-webpack-plugin": "^1.0.3",
9191
"duplexer": "^0.1.1",
9292
"eslint": "^8.45.0",
93-
"eslint-config-prettier": "^8.8.0",
93+
"eslint-config-prettier": "^8.9.0",
9494
"eslint-plugin-cypress": "^2.13.3",
9595
"eslint-plugin-mdx": "^2.1.0",
9696
"eslint-plugin-react": "^7.33.0",
@@ -101,7 +101,7 @@
101101
"http-server": "^14.1.1",
102102
"husky": "^8.0.3",
103103
"hyperlink": "^5.0.4",
104-
"jest": "^29.6.1",
104+
"jest": "^29.6.2",
105105
"lightningcss": "^1.21.5",
106106
"lint-staged": "^13.2.3",
107107
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)