chore(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 (#1464)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-04 08:58:38 +01:00 committed by GitHub
parent b04d2d7a3b
commit df8b85238e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -25,7 +25,7 @@
"clean-webpack-plugin": "^4.0.0",
"eslint": "^8.10.0",
"eslint-config-marine": "^9.3.2",
"eslint-config-prettier": "^8.4.0",
"eslint-config-prettier": "^8.5.0",
"prettier": "^2.5.1",
"terser-webpack-plugin": "^5.3.1",
"ts-loader": "^9.2.7",
@ -1487,9 +1487,9 @@
}
},
"node_modules/eslint-config-prettier": {
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.4.0.tgz",
"integrity": "sha512-CFotdUcMY18nGRo5KGsnNxpznzhkopOcOo0InID+sgQssPrzjvsyKZPvOgymTFeHrFuC3Tzdf2YndhXtULK9Iw==",
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz",
"integrity": "sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==",
"dev": true,
"bin": {
"eslint-config-prettier": "bin/cli.js"
@ -4782,9 +4782,9 @@
}
},
"eslint-config-prettier": {
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.4.0.tgz",
"integrity": "sha512-CFotdUcMY18nGRo5KGsnNxpznzhkopOcOo0InID+sgQssPrzjvsyKZPvOgymTFeHrFuC3Tzdf2YndhXtULK9Iw==",
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz",
"integrity": "sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==",
"dev": true
},
"eslint-scope": {

View file

@ -199,7 +199,7 @@
"clean-webpack-plugin": "^4.0.0",
"eslint": "^8.10.0",
"eslint-config-marine": "^9.3.2",
"eslint-config-prettier": "^8.4.0",
"eslint-config-prettier": "^8.5.0",
"prettier": "^2.5.1",
"terser-webpack-plugin": "^5.3.1",
"ts-loader": "^9.2.7",