chore(deps-dev): bump eslint-config-marine from 9.3.2 to 9.4.1 (#1494)
Bumps [eslint-config-marine](https://github.com/iCrawl/eslint-config-marine) from 9.3.2 to 9.4.1. - [Release notes](https://github.com/iCrawl/eslint-config-marine/releases) - [Commits](https://github.com/iCrawl/eslint-config-marine/commits) --- updated-dependencies: - dependency-name: eslint-config-marine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
acc66f4c26
commit
d03fbc455b
2 changed files with 16 additions and 16 deletions
30
package-lock.json
generated
30
package-lock.json
generated
|
@ -24,7 +24,7 @@
|
|||
"@typescript-eslint/parser": "^5.16.0",
|
||||
"clean-webpack-plugin": "^4.0.0",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint-config-marine": "^9.3.2",
|
||||
"eslint-config-marine": "^9.4.1",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"prettier": "^2.6.0",
|
||||
"terser-webpack-plugin": "^5.3.1",
|
||||
|
@ -1451,21 +1451,21 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-config-aqua": {
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-aqua/-/eslint-config-aqua-9.1.0.tgz",
|
||||
"integrity": "sha512-l3ry74+qkpyy8JGkmoMZdgIeiQuxc/tjm5lzJQtrgE9a6VYzrQH2ZSkRw1q/zrDQH2v0PZc8PWvVITbApRuE0w==",
|
||||
"version": "9.2.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-aqua/-/eslint-config-aqua-9.2.1.tgz",
|
||||
"integrity": "sha512-Aqfuf85CPg2O/2op/i3YrroqkPbnip4UX5RmDCAkyMJIxje2q663Xm04evfARPajTpD/YmYQsXj748rh/s9g0Q==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-config-marine": {
|
||||
"version": "9.3.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-9.3.2.tgz",
|
||||
"integrity": "sha512-MlddXjkZ1h/XqyN2/5nDqrwKGtD1lVVFvTRSNWCnjsJeyHA4GgUhNQoV14BMk5D5tx0AN1A0bTcAuPckOpFvjw==",
|
||||
"version": "9.4.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-9.4.1.tgz",
|
||||
"integrity": "sha512-TRwW2/pAoxL4yECvJWiET5JGMJG2XuvPxKhJJSRaeYzL1lQU/JZo3e4pCXTWiW5pMU0UfFcn5P4X4ttb7jGJcg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"eslint-config-aqua": "^9.1.0"
|
||||
"eslint-config-aqua": "^9.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-config-prettier": {
|
||||
|
@ -4714,18 +4714,18 @@
|
|||
}
|
||||
},
|
||||
"eslint-config-aqua": {
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-aqua/-/eslint-config-aqua-9.1.0.tgz",
|
||||
"integrity": "sha512-l3ry74+qkpyy8JGkmoMZdgIeiQuxc/tjm5lzJQtrgE9a6VYzrQH2ZSkRw1q/zrDQH2v0PZc8PWvVITbApRuE0w==",
|
||||
"version": "9.2.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-aqua/-/eslint-config-aqua-9.2.1.tgz",
|
||||
"integrity": "sha512-Aqfuf85CPg2O/2op/i3YrroqkPbnip4UX5RmDCAkyMJIxje2q663Xm04evfARPajTpD/YmYQsXj748rh/s9g0Q==",
|
||||
"dev": true
|
||||
},
|
||||
"eslint-config-marine": {
|
||||
"version": "9.3.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-9.3.2.tgz",
|
||||
"integrity": "sha512-MlddXjkZ1h/XqyN2/5nDqrwKGtD1lVVFvTRSNWCnjsJeyHA4GgUhNQoV14BMk5D5tx0AN1A0bTcAuPckOpFvjw==",
|
||||
"version": "9.4.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-marine/-/eslint-config-marine-9.4.1.tgz",
|
||||
"integrity": "sha512-TRwW2/pAoxL4yECvJWiET5JGMJG2XuvPxKhJJSRaeYzL1lQU/JZo3e4pCXTWiW5pMU0UfFcn5P4X4ttb7jGJcg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"eslint-config-aqua": "^9.1.0"
|
||||
"eslint-config-aqua": "^9.2.0"
|
||||
}
|
||||
},
|
||||
"eslint-config-prettier": {
|
||||
|
|
|
@ -198,7 +198,7 @@
|
|||
"@typescript-eslint/parser": "^5.16.0",
|
||||
"clean-webpack-plugin": "^4.0.0",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint-config-marine": "^9.3.2",
|
||||
"eslint-config-marine": "^9.4.1",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"prettier": "^2.6.0",
|
||||
"terser-webpack-plugin": "^5.3.1",
|
||||
|
|
Loading…
Reference in a new issue