Skip to content

Commit 576bae1

Browse files
build(deps-dev): bump eslint from 8.31.0 to 8.32.0 (#171)
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](eslint/eslint@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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 283b1b0 commit 576bae1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@vitejs/plugin-react": "^2.2.0",
9393
"@vitest/coverage-c8": "^0.27.1",
9494
"@vitest/ui": "^0.27.1",
95-
"eslint": "^8.31.0",
95+
"eslint": "^8.32.0",
9696
"eslint-config-standard": "^17.0.0",
9797
"eslint-plugin-cypress": "^2.12.1",
9898
"eslint-plugin-import": "^2.27.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1821,7 +1821,7 @@ __metadata:
18211821
"@vitest/coverage-c8": ^0.27.1
18221822
"@vitest/ui": ^0.27.1
18231823
copy-to-clipboard: ^3.3.3
1824-
eslint: ^8.31.0
1824+
eslint: ^8.32.0
18251825
eslint-config-standard: ^17.0.0
18261826
eslint-plugin-cypress: ^2.12.1
18271827
eslint-plugin-import: ^2.27.4
@@ -4291,9 +4291,9 @@ __metadata:
42914291
languageName: node
42924292
linkType: hard
42934293

4294-
"eslint@npm:^8.31.0":
4295-
version: 8.31.0
4296-
resolution: "eslint@npm:8.31.0"
4294+
"eslint@npm:^8.32.0":
4295+
version: 8.32.0
4296+
resolution: "eslint@npm:8.32.0"
42974297
dependencies:
42984298
"@eslint/eslintrc": ^1.4.1
42994299
"@humanwhocodes/config-array": ^0.11.8
@@ -4336,7 +4336,7 @@ __metadata:
43364336
text-table: ^0.2.0
43374337
bin:
43384338
eslint: bin/eslint.js
4339-
checksum: 5e5688bb864edc6b12d165849994812eefa67fb3fc44bb26f53659b63edcd8bcc68389d27cc6cc9e5b79ee22f24b6f311fa3ed047bddcafdec7d84c1b5561e4f
4339+
checksum: 23c8fb3c57291eecd9c1448faf603226a8f885022a2cd96e303459bf72e39b7f54987c6fb948f0f9eecaf7085600e6eb0663482a35ea83da12e9f9141a22b91e
43404340
languageName: node
43414341
linkType: hard
43424342

0 commit comments

Comments
 (0)