chore(deps-dev): bump eslint-config-marine from 8.1.0 to 8.2.0 (#922)
Bumps [eslint-config-marine](https://github.com/iCrawl/eslint-config-marine) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/iCrawl/eslint-config-marine/releases) - [Commits](https://github.com/iCrawl/eslint-config-marine/commits/v8.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
9a00287924
commit
d30739c6f7
2 changed files with 16 additions and 17 deletions
31
package-lock.json
generated
31
package-lock.json
generated
|
@ -23,7 +23,7 @@
|
|||
"@typescript-eslint/parser": "^4.15.2",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"eslint": "^7.20.0",
|
||||
"eslint-config-marine": "^8.1.0",
|
||||
"eslint-config-marine": "^8.2.0",
|
||||
"eslint-config-prettier": "^7.2.0",
|
||||
"eslint-plugin-prettier": "^3.3.1",
|
||||
"prettier": "^2.2.1",
|
||||
|
@ -1236,22 +1236,21 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-config-aqua": {
|
||||
"version": "8.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-aqua/-/eslint-config-aqua-8.0.0.tgz",
|
||||
"integrity": "sha512-TKvuVmjsb9b31dAWDptI9vY2DlUGidhL2slX20GZtnWALRdoH8cjSOeLpDF2H+yU+wSVDL/Ni0oFWPaG8L8lWA==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-config-marine": {
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-8.1.0.tgz",
|
||||
"integrity": "sha512-BSYZe12AZoOi83Up2KhfmvVRzaqgMIgTC8q73/M8AvL/bsLxi3cz0hNKPx+NL9KHFeopGaaGiE3h0o/fXBdFCQ==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-8.2.0.tgz",
|
||||
"integrity": "sha512-rh4A8inJVDCxh8s53YAGrfnfJ+247TeDyjZGzWfOKsjhiImQVDcEnzRjjSUHqu/UZjcMtbXS7m8fRAJh2Dj1jw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"eslint-config-aqua": "^8.0.0"
|
||||
"eslint-config-aqua": "^8.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-config-prettier": {
|
||||
|
@ -4264,18 +4263,18 @@
|
|||
}
|
||||
},
|
||||
"eslint-config-aqua": {
|
||||
"version": "8.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-aqua/-/eslint-config-aqua-8.0.0.tgz",
|
||||
"integrity": "sha512-TKvuVmjsb9b31dAWDptI9vY2DlUGidhL2slX20GZtnWALRdoH8cjSOeLpDF2H+yU+wSVDL/Ni0oFWPaG8L8lWA==",
|
||||
"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==",
|
||||
"dev": true
|
||||
},
|
||||
"eslint-config-marine": {
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-8.1.0.tgz",
|
||||
"integrity": "sha512-BSYZe12AZoOi83Up2KhfmvVRzaqgMIgTC8q73/M8AvL/bsLxi3cz0hNKPx+NL9KHFeopGaaGiE3h0o/fXBdFCQ==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-8.2.0.tgz",
|
||||
"integrity": "sha512-rh4A8inJVDCxh8s53YAGrfnfJ+247TeDyjZGzWfOKsjhiImQVDcEnzRjjSUHqu/UZjcMtbXS7m8fRAJh2Dj1jw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"eslint-config-aqua": "^8.0.0"
|
||||
"eslint-config-aqua": "^8.1.0"
|
||||
}
|
||||
},
|
||||
"eslint-config-prettier": {
|
||||
|
|
|
@ -184,7 +184,7 @@
|
|||
"@typescript-eslint/parser": "^4.15.2",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"eslint": "^7.20.0",
|
||||
"eslint-config-marine": "^8.1.0",
|
||||
"eslint-config-marine": "^8.2.0",
|
||||
"eslint-config-prettier": "^7.2.0",
|
||||
"eslint-plugin-prettier": "^3.3.1",
|
||||
"prettier": "^2.2.1",
|
||||
|
|
Loading…
Reference in a new issue