chore(deps-dev): bump eslint-config-marine from 8.2.0 to 8.3.2 (#936)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
1bc5904dff
commit
da21a437e9
2 changed files with 16 additions and 16 deletions
30
package-lock.json
generated
30
package-lock.json
generated
|
@ -23,7 +23,7 @@
|
|||
"@typescript-eslint/parser": "^4.16.1",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"eslint": "^7.21.0",
|
||||
"eslint-config-marine": "^8.2.0",
|
||||
"eslint-config-marine": "^8.3.2",
|
||||
"eslint-config-prettier": "^8.1.0",
|
||||
"eslint-plugin-prettier": "^3.3.1",
|
||||
"prettier": "^2.2.1",
|
||||
|
@ -1415,21 +1415,21 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-config-aqua": {
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-aqua/-/eslint-config-aqua-8.1.0.tgz",
|
||||
"integrity": "sha512-DZpzHPJUwjXy7+4VrO/pL0R2xI+zLZTdeM+VEOA3gzTpLPS+OSXqRXy+EwFq2Spyr6k/xk/RubXL1HcvOyuKZQ==",
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-aqua/-/eslint-config-aqua-8.1.2.tgz",
|
||||
"integrity": "sha512-npPUb/C3pwYhDsLk94ALHO02JMV8hjbFjoVEGliXprGhNDE+8VuGRC8Fmiy3vYHX18/hheQfpWrOmG37UwTLZQ==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-config-marine": {
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-8.2.0.tgz",
|
||||
"integrity": "sha512-rh4A8inJVDCxh8s53YAGrfnfJ+247TeDyjZGzWfOKsjhiImQVDcEnzRjjSUHqu/UZjcMtbXS7m8fRAJh2Dj1jw==",
|
||||
"version": "8.3.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-8.3.2.tgz",
|
||||
"integrity": "sha512-2SLm43NdkMcHuUEkiS6NmVkSeywsE0+Uwiu6BqQkTpKlOKKOKrAR7+M8oHaialE4JpXjhbHAob3o1psSpCfq1w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"eslint-config-aqua": "^8.1.0"
|
||||
"eslint-config-aqua": "^8.1.2"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-config-prettier": {
|
||||
|
@ -4565,18 +4565,18 @@
|
|||
}
|
||||
},
|
||||
"eslint-config-aqua": {
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-aqua/-/eslint-config-aqua-8.1.0.tgz",
|
||||
"integrity": "sha512-DZpzHPJUwjXy7+4VrO/pL0R2xI+zLZTdeM+VEOA3gzTpLPS+OSXqRXy+EwFq2Spyr6k/xk/RubXL1HcvOyuKZQ==",
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-aqua/-/eslint-config-aqua-8.1.2.tgz",
|
||||
"integrity": "sha512-npPUb/C3pwYhDsLk94ALHO02JMV8hjbFjoVEGliXprGhNDE+8VuGRC8Fmiy3vYHX18/hheQfpWrOmG37UwTLZQ==",
|
||||
"dev": true
|
||||
},
|
||||
"eslint-config-marine": {
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-8.2.0.tgz",
|
||||
"integrity": "sha512-rh4A8inJVDCxh8s53YAGrfnfJ+247TeDyjZGzWfOKsjhiImQVDcEnzRjjSUHqu/UZjcMtbXS7m8fRAJh2Dj1jw==",
|
||||
"version": "8.3.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-8.3.2.tgz",
|
||||
"integrity": "sha512-2SLm43NdkMcHuUEkiS6NmVkSeywsE0+Uwiu6BqQkTpKlOKKOKrAR7+M8oHaialE4JpXjhbHAob3o1psSpCfq1w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"eslint-config-aqua": "^8.1.0"
|
||||
"eslint-config-aqua": "^8.1.2"
|
||||
}
|
||||
},
|
||||
"eslint-config-prettier": {
|
||||
|
|
|
@ -189,7 +189,7 @@
|
|||
"@typescript-eslint/parser": "^4.16.1",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"eslint": "^7.21.0",
|
||||
"eslint-config-marine": "^8.2.0",
|
||||
"eslint-config-marine": "^8.3.2",
|
||||
"eslint-config-prettier": "^8.1.0",
|
||||
"eslint-plugin-prettier": "^3.3.1",
|
||||
"prettier": "^2.2.1",
|
||||
|
|
Loading…
Reference in a new issue