Просмотр исходного кода

Update dependency prettier to ^3.3.1

renovate[bot] 1 год назад
Родитель
Сommit
84841cfd32
2 измененных файлов с 5 добавлено и 5 удалено
  1. 4 4
      package-lock.json
  2. 1 1
      package.json

+ 4 - 4
package-lock.json

@@ -37,7 +37,7 @@
 				"lightningcss": "^1.25.1",
 				"lightningcss": "^1.25.1",
 				"lint-staged": "^15.2.5",
 				"lint-staged": "^15.2.5",
 				"markdownlint-cli2": "^0.13.0",
 				"markdownlint-cli2": "^0.13.0",
-				"prettier": "^3.3.0",
+				"prettier": "^3.3.1",
 				"prettier-plugin-nginx": "^1.0.3",
 				"prettier-plugin-nginx": "^1.0.3",
 				"prettier-plugin-sh": "^0.14.0",
 				"prettier-plugin-sh": "^0.14.0",
 				"prettier-plugin-sql": "^0.18.0",
 				"prettier-plugin-sql": "^0.18.0",
@@ -6350,9 +6350,9 @@
 			}
 			}
 		},
 		},
 		"node_modules/prettier": {
 		"node_modules/prettier": {
-			"version": "3.3.0",
-			"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.0.tgz",
-			"integrity": "sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==",
+			"version": "3.3.1",
+			"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.1.tgz",
+			"integrity": "sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==",
 			"dev": true,
 			"dev": true,
 			"license": "MIT",
 			"license": "MIT",
 			"bin": {
 			"bin": {

+ 1 - 1
package.json

@@ -46,7 +46,7 @@
 		"lightningcss": "^1.25.1",
 		"lightningcss": "^1.25.1",
 		"lint-staged": "^15.2.5",
 		"lint-staged": "^15.2.5",
 		"markdownlint-cli2": "^0.13.0",
 		"markdownlint-cli2": "^0.13.0",
-		"prettier": "^3.3.0",
+		"prettier": "^3.3.1",
 		"prettier-plugin-nginx": "^1.0.3",
 		"prettier-plugin-nginx": "^1.0.3",
 		"prettier-plugin-sh": "^0.14.0",
 		"prettier-plugin-sh": "^0.14.0",
 		"prettier-plugin-sql": "^0.18.0",
 		"prettier-plugin-sql": "^0.18.0",