Skip to content

Commit

Permalink
Bump prettier from 3.0.3 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.3...3.1.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent d0049b3 commit 82d866c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-n": "^16.3.1",
"jest": "^29.7.0",
"prettier": "^3.0.0",
"prettier": "^3.1.0",
"typescript": "^5.2.2"
},
"//": "avoid hoisting, see packages/protoplugin/src/ecmascript/transpile.ts",
Expand Down

0 comments on commit 82d866c

Please sign in to comment.