mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-08-17 05:13:39 +00:00
Merge pull request #14 from jwetzell/dependabot/npm_and_yarn/prettier-3.3.1
Bump prettier from 3.0.3 to 3.3.1
This commit is contained in:
Generated
+4
-4
@@ -10,7 +10,7 @@
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@types/node": "20.14.2",
|
||||
"prettier": "3.0.3",
|
||||
"prettier": "3.3.1",
|
||||
"rimraf": "5.0.7",
|
||||
"typescript": "5.2.2"
|
||||
}
|
||||
@@ -264,9 +264,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz",
|
||||
"integrity": "sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==",
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.1.tgz",
|
||||
"integrity": "sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"prettier": "bin/prettier.cjs"
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@types/node": "20.14.2",
|
||||
"prettier": "3.0.3",
|
||||
"prettier": "3.3.1",
|
||||
"rimraf": "5.0.7",
|
||||
"typescript": "5.2.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user