chore(deps): update dependency prettier to v2.8.2

This commit is contained in:
renovate[bot]
2023-01-08 08:04:33 +00:00
parent 8f7171c42a
commit b28a1134f0
2 changed files with 5 additions and 4 deletions
+4 -3
View File
@@ -50,7 +50,7 @@
"mjpeg-server": "0.3.1",
"mocha": "10.2.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.1",
"prettier": "2.8.2",
"rewiremock": "3.14.4",
"rimraf": "3.0.2",
"serve-static": "1.15.0",
@@ -13465,9 +13465,10 @@
}
},
"node_modules/prettier": {
"version": "2.8.1",
"version": "2.8.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.2.tgz",
"integrity": "sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==",
"dev": true,
"license": "MIT",
"bin": {
"prettier": "bin-prettier.js"
},
+1 -1
View File
@@ -110,7 +110,7 @@
"mjpeg-server": "0.3.1",
"mocha": "10.2.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.1",
"prettier": "2.8.2",
"rewiremock": "3.14.4",
"rimraf": "3.0.2",
"serve-static": "1.15.0",