diff --git a/package-lock.json b/package-lock.json index 29221e3..3dd862b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "favicons-webpack-plugin": "6.0.0", "js-yaml": "4.1.0", "npm-run-all": "4.1.5", - "prettier": "2.8.3", + "prettier": "2.8.4", "prettier-plugin-go-template": "0.0.13", "shx": "0.3.4", "svg-sprite": "2.0.2", @@ -3232,9 +3232,9 @@ } }, "node_modules/prettier": { - "version": "2.8.3", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.3.tgz", - "integrity": "sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==", + "version": "2.8.4", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz", + "integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==", "dev": true, "bin": { "prettier": "bin-prettier.js" diff --git a/package.json b/package.json index dc8c4d4..631d62f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "favicons-webpack-plugin": "6.0.0", "js-yaml": "4.1.0", "npm-run-all": "4.1.5", - "prettier": "2.8.3", + "prettier": "2.8.4", "prettier-plugin-go-template": "0.0.13", "shx": "0.3.4", "svg-sprite": "2.0.2",