Skip to content

Commit e98a66e

Browse files
Update prettier requirement from ^3.5.3 to ^3.6.2
Updates the requirements on [prettier](https://github.com/prettier/prettier) to permit the latest version. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca64239 commit e98a66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"jszip": "^3.10.1",
5050
"node-inspect": "^2.0.0",
5151
"node-schedule": "2.1.1",
52-
"prettier": "^3.5.3",
52+
"prettier": "^3.6.2",
5353
"promisify-child-process": "^4.1.2",
5454
"semver": "^7.7.2",
5555
"suncalc2": "^1.8.1",

0 commit comments

Comments
 (0)