Skip to content
Snippets Groups Projects
Unverified Commit 87fef7b1 authored by Griefed's avatar Griefed :joystick: Committed by GitHub
Browse files

Merge pull request #7 from Griefed/dependabot-npm_and_yarn-dependabot-prettier-2.7.1

chore(deps-dev): bump prettier from 2.5.1 to 2.7.1
parents 2f297d35 7ee479ae
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
"eslint-config-prettier": "8.3.0", "eslint-config-prettier": "8.3.0",
"eslint-plugin-vue": "8.4.1", "eslint-plugin-vue": "8.4.1",
"eslint-webpack-plugin": "3.1.1", "eslint-webpack-plugin": "3.1.1",
"prettier": "2.5.1" "prettier": "2.7.1"
}, },
"engines": { "engines": {
"node": ">= 16.9.1", "node": ">= 16.9.1",
...@@ -8893,15 +8893,18 @@ ...@@ -8893,15 +8893,18 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "2.5.1", "version": "2.7.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz",
"integrity": "sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==", "integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==",
"dev": true, "dev": true,
"bin": { "bin": {
"prettier": "bin-prettier.js" "prettier": "bin-prettier.js"
}, },
"engines": { "engines": {
"node": ">=10.13.0" "node": ">=10.13.0"
},
"funding": {
"url": "https://github.com/prettier/prettier?sponsor=1"
} }
}, },
"node_modules/pretty-error": { "node_modules/pretty-error": {
...@@ -18124,9 +18127,9 @@ ...@@ -18124,9 +18127,9 @@
"dev": true "dev": true
}, },
"prettier": { "prettier": {
"version": "2.5.1", "version": "2.7.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz",
"integrity": "sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==", "integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==",
"dev": true "dev": true
}, },
"pretty-error": { "pretty-error": {
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
"eslint-config-prettier": "8.3.0", "eslint-config-prettier": "8.3.0",
"eslint-plugin-vue": "8.4.1", "eslint-plugin-vue": "8.4.1",
"eslint-webpack-plugin": "3.1.1", "eslint-webpack-plugin": "3.1.1",
"prettier": "2.5.1" "prettier": "2.7.1"
}, },
"browserslist": [ "browserslist": [
"last 10 Chrome versions", "last 10 Chrome versions",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment