Skip to content

Commit cd59566

Browse files
build(deps-dev): bump prettier from 2.6.2 to 2.7.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.6.2...2.7.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43b94af commit cd59566

File tree

2 files changed

+186
-37
lines changed

2 files changed

+186
-37
lines changed

package-lock.json

Lines changed: 182 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@semantic-release/changelog": "^6.0.1",
3939
"@semantic-release/git": "^10.0.1",
4040
"@types/jest": "^27.5.0",
41-
"@types/node": "^17.0.35",
41+
"@types/node": "^18.0.6",
4242
"@typescript-eslint/eslint-plugin": "^5.26.0",
4343
"@typescript-eslint/parser": "^5.30.6",
4444
"eslint": "^8.20.0",
@@ -47,11 +47,11 @@
4747
"eslint-plugin-prettier": "^4.2.1",
4848
"eslint-plugin-unused-imports": "^2.0.0",
4949
"jest": "^27.0.0",
50-
"jest-extended": "^2.0.0",
50+
"jest-extended": "^3.0.1",
5151
"jest-github-actions-reporter": "^1.0.3",
52-
"jest-junit": "^13.2.0",
52+
"jest-junit": "^14.0.0",
5353
"npm-watch": "^0.11.0",
54-
"prettier": "^2.6.2",
54+
"prettier": "^2.7.1",
5555
"semantic-release": "^19.0.2",
5656
"stylelint": "^14.9.1",
5757
"ts-jest": "^27.1.4",

0 commit comments

Comments
 (0)