Skip to content

Commit 03bae2d

Browse files
authoredJul 31, 2023
build(deps-dev): bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.0.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96774d5 commit 03bae2d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed
 

‎package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-plugin-node": "^11.1.0",
4545
"jest": "^29.0.0",
4646
"postcss": "^8.3.6",
47-
"prettier": "2.8.8"
47+
"prettier": "3.0.0"
4848
},
4949
"optionalDependencies": {
5050
"sass": "^1.34.1"

0 commit comments

Comments
 (0)
Please sign in to comment.