Merge pull request #26 from Walidoux/dependabot/npm_and_yarn/eslint-config-conventions-2.0.0
build(deps-dev): bump eslint-config-conventions from 1.1.2 to 2.0.0
This commit is contained in:
commit
3b8f673162
18
package-lock.json
generated
18
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^5.18.0",
|
||||
"@typescript-eslint/parser": "^5.18.0",
|
||||
"eslint": "^8.13.0",
|
||||
"eslint-config-conventions": "^1.1.2",
|
||||
"eslint-config-conventions": "^2.0.0",
|
||||
"eslint-config-next": "12.1.4",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
@ -1939,9 +1939,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-config-conventions": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-conventions/-/eslint-config-conventions-1.1.2.tgz",
|
||||
"integrity": "sha512-/I6eflEMxgviS4wj3vPFXB79OkisVXN5sqO68lQOFXWGqxnH5+XnGJdxcvBlOHJ5oYwLVPZoKRPQPn/97jFn7A==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-conventions/-/eslint-config-conventions-2.0.0.tgz",
|
||||
"integrity": "sha512-SY1e5138iUazaCAnO7oNiU29G2Xd8HeI6lQ3BUKzGDvJyv1CMSw8u1A5TydNJRFM+HsQyYbhzuSw2ckzp5NsfA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
@ -1949,9 +1949,9 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"eslint": "^8.9.0",
|
||||
"eslint-plugin-import": "^2.25.4",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-promise": "^6.0.0",
|
||||
"eslint-plugin-unicorn": "^41.0.0"
|
||||
"eslint-plugin-unicorn": "^42.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-config-next": {
|
||||
@ -7286,9 +7286,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-config-conventions": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-conventions/-/eslint-config-conventions-1.1.2.tgz",
|
||||
"integrity": "sha512-/I6eflEMxgviS4wj3vPFXB79OkisVXN5sqO68lQOFXWGqxnH5+XnGJdxcvBlOHJ5oYwLVPZoKRPQPn/97jFn7A==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-conventions/-/eslint-config-conventions-2.0.0.tgz",
|
||||
"integrity": "sha512-SY1e5138iUazaCAnO7oNiU29G2Xd8HeI6lQ3BUKzGDvJyv1CMSw8u1A5TydNJRFM+HsQyYbhzuSw2ckzp5NsfA==",
|
||||
"dev": true,
|
||||
"requires": {}
|
||||
},
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^5.18.0",
|
||||
"@typescript-eslint/parser": "^5.18.0",
|
||||
"eslint": "^8.13.0",
|
||||
"eslint-config-conventions": "^1.1.2",
|
||||
"eslint-config-conventions": "^2.0.0",
|
||||
"eslint-config-next": "12.1.4",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
|
Loading…
Reference in New Issue
Block a user