mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-21 05:59:00 +00:00
Merge pull request #33 from jwetzell/dependabot/npm_and_yarn/prettier-3.8.2
Bump prettier from 3.8.1 to 3.8.2
This commit is contained in:
Generated
+4
-4
@@ -35,7 +35,7 @@
|
|||||||
"jsdom": "29.0.2",
|
"jsdom": "29.0.2",
|
||||||
"playwright-ng-schematics": "^21.0.9",
|
"playwright-ng-schematics": "^21.0.9",
|
||||||
"postcss": "8.5.8",
|
"postcss": "8.5.8",
|
||||||
"prettier": "3.8.1",
|
"prettier": "3.8.2",
|
||||||
"tailwindcss": "4.2.2",
|
"tailwindcss": "4.2.2",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
"vitest": "4.1.2"
|
"vitest": "4.1.2"
|
||||||
@@ -7854,9 +7854,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/prettier": {
|
"node_modules/prettier": {
|
||||||
"version": "3.8.1",
|
"version": "3.8.2",
|
||||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz",
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.2.tgz",
|
||||||
"integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==",
|
"integrity": "sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
+1
-1
@@ -54,7 +54,7 @@
|
|||||||
"jsdom": "29.0.2",
|
"jsdom": "29.0.2",
|
||||||
"playwright-ng-schematics": "^21.0.9",
|
"playwright-ng-schematics": "^21.0.9",
|
||||||
"postcss": "8.5.8",
|
"postcss": "8.5.8",
|
||||||
"prettier": "3.8.1",
|
"prettier": "3.8.2",
|
||||||
"tailwindcss": "4.2.2",
|
"tailwindcss": "4.2.2",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
"vitest": "4.1.2"
|
"vitest": "4.1.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user