commit a5e6b7640f772d580290971864bb55bfdc128c0e
parent 8838533a25a3e82ee85d6b5f2685b2f37c9f23ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 16 Jan 2023 08:23:24 +0000
Bump eslint from 8.31.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.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.31.0...v8.32.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat:
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/package-lock.json b/package-lock.json
@@ -36,7 +36,7 @@
"@vitejs/plugin-react-swc": "^3.0.1",
"@vitest/ui": "^0.27.1",
"autoprefixer": "^10.4.13",
- "eslint": "^8.31.0",
+ "eslint": "^8.32.0",
"eslint-plugin-tailwindcss": "^3.8.0",
"eslint-plugin-unicorn": "^45.0.2",
"jsdom": "^21.0.0",
@@ -2849,9 +2849,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==",
"dev": true,
"dependencies": {
"@eslint/eslintrc": "^1.4.1",
@@ -9009,9 +9009,9 @@
}
},
"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==",
"dev": true,
"requires": {
"@eslint/eslintrc": "^1.4.1",
diff --git a/package.json b/package.json
@@ -41,7 +41,7 @@
"@vitejs/plugin-react-swc": "^3.0.1",
"@vitest/ui": "^0.27.1",
"autoprefixer": "^10.4.13",
- "eslint": "^8.31.0",
+ "eslint": "^8.32.0",
"eslint-plugin-tailwindcss": "^3.8.0",
"eslint-plugin-unicorn": "^45.0.2",
"jsdom": "^21.0.0",