0

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

This commit is contained in:
renovate[bot] 2023-01-18 21:15:17 +00:00 committed by GitHub
parent 0010f58e4a
commit 86357971a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -84,7 +84,7 @@
"chromatic": "6.14.0", "chromatic": "6.14.0",
"css-loader": "6.7.3", "css-loader": "6.7.3",
"cypress": "^12.0.0", "cypress": "^12.0.0",
"eslint": "8.31.0", "eslint": "8.32.0",
"eslint-config-airbnb": "19.0.4", "eslint-config-airbnb": "19.0.4",
"eslint-config-next": "13.1.2", "eslint-config-next": "13.1.2",
"eslint-config-prettier": "8.6.0", "eslint-config-prettier": "8.6.0",
@ -17848,9 +17848,9 @@
} }
}, },
"node_modules/eslint": { "node_modules/eslint": {
"version": "8.31.0", "version": "8.32.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.31.0.tgz", "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.32.0.tgz",
"integrity": "sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==", "integrity": "sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@eslint/eslintrc": "^1.4.1", "@eslint/eslintrc": "^1.4.1",

View File

@ -91,7 +91,7 @@
"chromatic": "6.14.0", "chromatic": "6.14.0",
"css-loader": "6.7.3", "css-loader": "6.7.3",
"cypress": "^12.0.0", "cypress": "^12.0.0",
"eslint": "8.31.0", "eslint": "8.32.0",
"eslint-config-airbnb": "19.0.4", "eslint-config-airbnb": "19.0.4",
"eslint-config-next": "13.1.2", "eslint-config-next": "13.1.2",
"eslint-config-prettier": "8.6.0", "eslint-config-prettier": "8.6.0",