build(deps-dev): bump eslint from 8.0.1 to 8.1.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.0.1...v8.1.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+7
-7
@@ -23,7 +23,7 @@
|
|||||||
"@types/node": "^16.11.3",
|
"@types/node": "^16.11.3",
|
||||||
"@typescript-eslint/parser": "^5.1.0",
|
"@typescript-eslint/parser": "^5.1.0",
|
||||||
"@vercel/ncc": "^0.31.1",
|
"@vercel/ncc": "^0.31.1",
|
||||||
"eslint": "^8.0.1",
|
"eslint": "^8.1.0",
|
||||||
"eslint-plugin-github": "github/eslint-plugin-github#0688bafaac755c06af5449afd6203314f11d285c",
|
"eslint-plugin-github": "github/eslint-plugin-github#0688bafaac755c06af5449afd6203314f11d285c",
|
||||||
"eslint-plugin-jest": "^25.2.2",
|
"eslint-plugin-jest": "^25.2.2",
|
||||||
"jest": "^27.3.1",
|
"jest": "^27.3.1",
|
||||||
@@ -2768,9 +2768,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint": {
|
"node_modules/eslint": {
|
||||||
"version": "8.0.1",
|
"version": "8.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.1.0.tgz",
|
||||||
"integrity": "sha512-LsgcwZgQ72vZ+SMp4K6pAnk2yFDWL7Ti4pJaRvsZ0Hsw2h8ZjUIW38a9AFn2cZXdBMlScMFYYgsSp4ttFI/0bA==",
|
"integrity": "sha512-JZvNneArGSUsluHWJ8g8MMs3CfIEzwaLx9KyH4tZ2i+R2/rPWzL8c0zg3rHdwYVpN/1sB9gqnjHwz9HoeJpGHw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@eslint/eslintrc": "^1.0.3",
|
"@eslint/eslintrc": "^1.0.3",
|
||||||
@@ -8887,9 +8887,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"eslint": {
|
"eslint": {
|
||||||
"version": "8.0.1",
|
"version": "8.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.1.0.tgz",
|
||||||
"integrity": "sha512-LsgcwZgQ72vZ+SMp4K6pAnk2yFDWL7Ti4pJaRvsZ0Hsw2h8ZjUIW38a9AFn2cZXdBMlScMFYYgsSp4ttFI/0bA==",
|
"integrity": "sha512-JZvNneArGSUsluHWJ8g8MMs3CfIEzwaLx9KyH4tZ2i+R2/rPWzL8c0zg3rHdwYVpN/1sB9gqnjHwz9HoeJpGHw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@eslint/eslintrc": "^1.0.3",
|
"@eslint/eslintrc": "^1.0.3",
|
||||||
|
|||||||
+1
-1
@@ -46,7 +46,7 @@
|
|||||||
"@typescript-eslint/parser": "^5.1.0",
|
"@typescript-eslint/parser": "^5.1.0",
|
||||||
"@types/node": "^16.11.3",
|
"@types/node": "^16.11.3",
|
||||||
"@vercel/ncc": "^0.31.1",
|
"@vercel/ncc": "^0.31.1",
|
||||||
"eslint": "^8.0.1",
|
"eslint": "^8.1.0",
|
||||||
"eslint-plugin-github": "github/eslint-plugin-github#0688bafaac755c06af5449afd6203314f11d285c",
|
"eslint-plugin-github": "github/eslint-plugin-github#0688bafaac755c06af5449afd6203314f11d285c",
|
||||||
"eslint-plugin-jest": "^25.2.2",
|
"eslint-plugin-jest": "^25.2.2",
|
||||||
"jest": "^27.3.1",
|
"jest": "^27.3.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user