chore(deps-dev): bump eslint-config-marine from 9.0.6 to 9.1.0 (#1354)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-07 09:45:35 +01:00 committed by GitHub
parent 5250f081f8
commit e1c72cb847
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

@ -23,7 +23,7 @@
"@typescript-eslint/parser": "^5.5.0",
"clean-webpack-plugin": "^4.0.0",
"eslint": "^8.3.0",
"eslint-config-marine": "^9.0.6",
"eslint-config-marine": "^9.1.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.5.0",
@ -1140,9 +1140,9 @@
}
},
"node_modules/eslint-config-marine": {
"version": "9.0.6",
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-9.0.6.tgz",
"integrity": "sha512-PPx84UDPQrLM5kyGG4kaDCQ2EAfzh3bcFjS9Sqg322z2vzERg8di3D4YSjUHWgXNqgooOUor8qjzM2NnPL0AKw==",
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-9.1.0.tgz",
"integrity": "sha512-27gCRgmWB1XL+DIa3+RX0qSVVk4UZP36fG72loDxkt71M4sl6TUE/w8NqsbF+G3S72jGY0fHIpXBVDMvTJIbDA==",
"dev": true,
"dependencies": {
"eslint-config-aqua": "^9.0.2"
@ -3937,9 +3937,9 @@
"dev": true
},
"eslint-config-marine": {
"version": "9.0.6",
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-9.0.6.tgz",
"integrity": "sha512-PPx84UDPQrLM5kyGG4kaDCQ2EAfzh3bcFjS9Sqg322z2vzERg8di3D4YSjUHWgXNqgooOUor8qjzM2NnPL0AKw==",
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-9.1.0.tgz",
"integrity": "sha512-27gCRgmWB1XL+DIa3+RX0qSVVk4UZP36fG72loDxkt71M4sl6TUE/w8NqsbF+G3S72jGY0fHIpXBVDMvTJIbDA==",
"dev": true,
"requires": {
"eslint-config-aqua": "^9.0.2"

View file

@ -199,7 +199,7 @@
"@typescript-eslint/parser": "^5.5.0",
"clean-webpack-plugin": "^4.0.0",
"eslint": "^8.3.0",
"eslint-config-marine": "^9.0.6",
"eslint-config-marine": "^9.1.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.5.0",