summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-14 19:01:37 +0000
committerDaniel Micay <danielmicay@gmail.com>2021-10-14 16:45:58 -0400
commitc93968d35e399bb7d18936adc32abdc58bc3d02b (patch)
tree7757bd7b4aa8b9a07810742da4384cfef0def0ab
parent7b7a954dfb3b4b779f744e747f3760c84f67e233 (diff)
Bump eslint from 8.0.0 to 8.0.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json30
-rw-r--r--package.json2
2 files changed, 16 insertions, 16 deletions
diff --git a/package-lock.json b/package-lock.json
index b58f3ea2..ac88219e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6,7 +6,7 @@
"": {
"dependencies": {
"csso-cli": "^3.0.0",
- "eslint": "^8.0.0",
+ "eslint": "^8.0.1",
"html-minifier": "^4.0.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
@@ -416,9 +416,9 @@
}
},
"node_modules/@eslint/eslintrc": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.2.tgz",
- "integrity": "sha512-x1ZXdEFsvTcnbTZgqcWUL9w2ybgZCw/qbKTPQnab+XnYA2bMQpJCh+/bBzCRfDJaJdlrrQlOk49jNtru9gL/6Q==",
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.3.tgz",
+ "integrity": "sha512-DHI1wDPoKCBPoLZA3qDR91+3te/wDSc1YhKg3jR8NxKKRJq2hwHwcWv31cSwSYvIBrmbENoYMWcenW8uproQqg==",
"dependencies": {
"ajv": "^6.12.4",
"debug": "^4.3.2",
@@ -1173,11 +1173,11 @@
}
},
"node_modules/eslint": {
- "version": "8.0.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.0.0.tgz",
- "integrity": "sha512-03spzPzMAO4pElm44m60Nj08nYonPGQXmw6Ceai/S4QK82IgwWO1EXx1s9namKzVlbVu3Jf81hb+N+8+v21/HQ==",
+ "version": "8.0.1",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.0.1.tgz",
+ "integrity": "sha512-LsgcwZgQ72vZ+SMp4K6pAnk2yFDWL7Ti4pJaRvsZ0Hsw2h8ZjUIW38a9AFn2cZXdBMlScMFYYgsSp4ttFI/0bA==",
"dependencies": {
- "@eslint/eslintrc": "^1.0.2",
+ "@eslint/eslintrc": "^1.0.3",
"@humanwhocodes/config-array": "^0.6.0",
"ajv": "^6.10.0",
"chalk": "^4.0.0",
@@ -4188,9 +4188,9 @@
}
},
"@eslint/eslintrc": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.2.tgz",
- "integrity": "sha512-x1ZXdEFsvTcnbTZgqcWUL9w2ybgZCw/qbKTPQnab+XnYA2bMQpJCh+/bBzCRfDJaJdlrrQlOk49jNtru9gL/6Q==",
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.3.tgz",
+ "integrity": "sha512-DHI1wDPoKCBPoLZA3qDR91+3te/wDSc1YhKg3jR8NxKKRJq2hwHwcWv31cSwSYvIBrmbENoYMWcenW8uproQqg==",
"requires": {
"ajv": "^6.12.4",
"debug": "^4.3.2",
@@ -4755,11 +4755,11 @@
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
},
"eslint": {
- "version": "8.0.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.0.0.tgz",
- "integrity": "sha512-03spzPzMAO4pElm44m60Nj08nYonPGQXmw6Ceai/S4QK82IgwWO1EXx1s9namKzVlbVu3Jf81hb+N+8+v21/HQ==",
+ "version": "8.0.1",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.0.1.tgz",
+ "integrity": "sha512-LsgcwZgQ72vZ+SMp4K6pAnk2yFDWL7Ti4pJaRvsZ0Hsw2h8ZjUIW38a9AFn2cZXdBMlScMFYYgsSp4ttFI/0bA==",
"requires": {
- "@eslint/eslintrc": "^1.0.2",
+ "@eslint/eslintrc": "^1.0.3",
"@humanwhocodes/config-array": "^0.6.0",
"ajv": "^6.10.0",
"chalk": "^4.0.0",
diff --git a/package.json b/package.json
index 4136e3a4..82fd1bef 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"csso-cli": "^3.0.0",
- "eslint": "^8.0.0",
+ "eslint": "^8.0.1",
"html-minifier": "^4.0.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",