mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 in /ui
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5. - [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.2.4...3.2.5) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
74eb2ee4ae
commit
32bbb34a7b
Generated
+4
-4
@@ -86,7 +86,7 @@
|
||||
"jest-environment-jsdom": "29.7.0",
|
||||
"jest-fetch-mock": "3.0.3",
|
||||
"node-fetch": "2.6.11",
|
||||
"prettier": "3.2.4",
|
||||
"prettier": "3.2.5",
|
||||
"sass": "1.70.0",
|
||||
"terser": "5.27.0",
|
||||
"ts-jest": "29.1.2",
|
||||
@@ -10485,9 +10485,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.2.4",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.4.tgz",
|
||||
"integrity": "sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==",
|
||||
"version": "3.2.5",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz",
|
||||
"integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"prettier": "bin/prettier.cjs"
|
||||
|
||||
+1
-1
@@ -81,7 +81,7 @@
|
||||
"jest-environment-jsdom": "29.7.0",
|
||||
"jest-fetch-mock": "3.0.3",
|
||||
"node-fetch": "2.6.11",
|
||||
"prettier": "3.2.4",
|
||||
"prettier": "3.2.5",
|
||||
"sass": "1.70.0",
|
||||
"terser": "5.27.0",
|
||||
"ts-jest": "29.1.2",
|
||||
|
||||
Reference in New Issue
Block a user