mirror of
https://github.com/mozilla-actions/sccache-action
synced 2026-09-07 20:04:02 +00:00
update prettier
This commit is contained in:
Generated
+5
-4
@@ -26,7 +26,7 @@
|
||||
"eslint-plugin-prettier": "^5.5.4",
|
||||
"jest": "^29.7.0",
|
||||
"jest-circus": "^30.3.0",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier": "^3.9.6",
|
||||
"ts-jest": "^29.4.6",
|
||||
"typescript": "^5.8.2"
|
||||
},
|
||||
@@ -7305,10 +7305,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.5.3",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
|
||||
"integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
|
||||
"version": "3.9.6",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.6.tgz",
|
||||
"integrity": "sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"prettier": "bin/prettier.cjs"
|
||||
},
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@
|
||||
"eslint-plugin-prettier": "^5.5.4",
|
||||
"jest": "^29.7.0",
|
||||
"jest-circus": "^30.3.0",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier": "^3.9.6",
|
||||
"ts-jest": "^29.4.6",
|
||||
"typescript": "^5.8.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user