chore(deps): update dependency eslint to v7.32.0

This commit is contained in:
Renovate Bot 2021-07-30 23:36:06 +00:00
parent 801fc5a7ea
commit 96f4d9adf5
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -24,7 +24,7 @@
"@types/node": "14.17.5", "@types/node": "14.17.5",
"@typescript-eslint/eslint-plugin": "4.4.1", "@typescript-eslint/eslint-plugin": "4.4.1",
"@typescript-eslint/parser": "4.4.1", "@typescript-eslint/parser": "4.4.1",
"eslint": "7.31.0", "eslint": "7.32.0",
"eslint-config-prettier": "8.3.0", "eslint-config-prettier": "8.3.0",
"eslint-plugin-html": "6.1.2", "eslint-plugin-html": "6.1.2",
"eslint-plugin-prettier": "3.4.0", "eslint-plugin-prettier": "3.4.0",
@ -1641,9 +1641,9 @@
} }
}, },
"node_modules/eslint": { "node_modules/eslint": {
"version": "7.31.0", "version": "7.32.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.31.0.tgz", "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz",
"integrity": "sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==", "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "7.12.11", "@babel/code-frame": "7.12.11",
@ -6960,9 +6960,9 @@
} }
}, },
"eslint": { "eslint": {
"version": "7.31.0", "version": "7.32.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.31.0.tgz", "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz",
"integrity": "sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==", "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/code-frame": "7.12.11", "@babel/code-frame": "7.12.11",

View File

@ -57,7 +57,7 @@
"@types/node": "14.17.5", "@types/node": "14.17.5",
"@typescript-eslint/eslint-plugin": "4.4.1", "@typescript-eslint/eslint-plugin": "4.4.1",
"@typescript-eslint/parser": "4.4.1", "@typescript-eslint/parser": "4.4.1",
"eslint": "7.31.0", "eslint": "7.32.0",
"eslint-config-prettier": "8.3.0", "eslint-config-prettier": "8.3.0",
"eslint-plugin-html": "6.1.2", "eslint-plugin-html": "6.1.2",
"eslint-plugin-prettier": "3.4.0", "eslint-plugin-prettier": "3.4.0",