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

This commit is contained in:
renovate[bot]
2023-01-15 17:25:41 +00:00
parent 64fd8ce940
commit 54fdcea08a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -30,7 +30,7 @@
"chai-as-promised": "7.1.1",
"chai-webdriverio-async": "2.7.0",
"cpy-cli": "4.2.0",
"eslint": "8.31.0",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"eslint-find-rules": "4.1.0",
"eslint-plugin-import": "2.27.4",
@@ -6883,9 +6883,9 @@
}
},
"node_modules/eslint": {
"version": "8.31.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.31.0.tgz",
"integrity": "sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==",
"version": "8.32.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.32.0.tgz",
"integrity": "sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==",
"dependencies": {
"@eslint/eslintrc": "^1.4.1",
"@humanwhocodes/config-array": "^0.11.8",

View File

@@ -91,7 +91,7 @@
"chai-as-promised": "7.1.1",
"chai-webdriverio-async": "2.7.0",
"cpy-cli": "4.2.0",
"eslint": "8.31.0",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"eslint-find-rules": "4.1.0",
"eslint-plugin-import": "2.27.4",