mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 03:15:42 +03:00
chore(deps-dev): bump prettier from 3.4.1 to 3.5.1 in /website (#25125)
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to 3.5.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.4.1...3.5.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
9
website/package-lock.json
generated
9
website/package-lock.json
generated
@@ -13,7 +13,7 @@
|
||||
"dart-linkcheck": "^2.0.15",
|
||||
"husky": "^9.0.7",
|
||||
"next": "14.0.4",
|
||||
"prettier": "^3.4.1"
|
||||
"prettier": "^3.5.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.x <=20.x",
|
||||
@@ -9634,10 +9634,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.4.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz",
|
||||
"integrity": "sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==",
|
||||
"version": "3.5.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.1.tgz",
|
||||
"integrity": "sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"prettier": "bin/prettier.cjs"
|
||||
},
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"dart-linkcheck": "^2.0.15",
|
||||
"husky": "^9.0.7",
|
||||
"next": "14.0.4",
|
||||
"prettier": "^3.4.1"
|
||||
"prettier": "^3.5.1"
|
||||
},
|
||||
"overrides": {
|
||||
"eslint-plugin-prettier": "5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user