Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 47f308e

Browse files
chore(deps-dev): bump eslint from 8.4.1 to 8.5.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.4.1 to 8.5.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.4.1...v8.5.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d26e7f commit 47f308e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"commitizen": "^4.2.4",
5656
"css-loader": "^5.1.1",
5757
"cz-conventional-changelog": "3.3.0",
58-
"eslint": "^8.4.1",
58+
"eslint": "^8.5.0",
5959
"eslint-config-next": "12.0.7",
6060
"eslint-config-prettier": "^8.3.0",
6161
"eslint-plugin-prettier": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6311,10 +6311,10 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0:
63116311
version "3.1.0"
63126312
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz"
63136313

6314-
eslint@^8.4.1:
6315-
version "8.4.1"
6316-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.4.1.tgz"
6317-
integrity sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==
6314+
eslint@^8.5.0:
6315+
version "8.5.0"
6316+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.5.0.tgz#ddd2c1afd8f412036f87ae2a063d2aa296d3175f"
6317+
integrity sha512-tVGSkgNbOfiHyVte8bCM8OmX+xG9PzVG/B4UCF60zx7j61WIVY/AqJECDgpLD4DbbESD0e174gOg3ZlrX15GDg==
63186318
dependencies:
63196319
"@eslint/eslintrc" "^1.0.5"
63206320
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)