Skip to content

Commit 64bc99a

Browse files
build(deps-dev): Bump eslint from 9.20.0 to 9.20.1 in the eslint group (#388)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96df684 commit 64bc99a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"dprint": "0.49.0",
162162
"editorconfig": "2.0.1",
163163
"esbuild": "0.24.2",
164-
"eslint": "9.20.0",
164+
"eslint": "9.20.1",
165165
"eslint-import-resolver-typescript": "3.7.0",
166166
"eslint-mdx": "3.1.5",
167167
"eslint-plugin-chai-expect": "3.1.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1815,7 +1815,7 @@ __metadata:
18151815
dprint: "npm:0.49.0"
18161816
editorconfig: "npm:2.0.1"
18171817
esbuild: "npm:0.24.2"
1818-
eslint: "npm:9.20.0"
1818+
eslint: "npm:9.20.1"
18191819
eslint-import-resolver-typescript: "npm:3.7.0"
18201820
eslint-mdx: "npm:3.1.5"
18211821
eslint-plugin-chai-expect: "npm:3.1.0"
@@ -5243,9 +5243,9 @@ __metadata:
52435243
languageName: node
52445244
linkType: hard
52455245

5246-
"eslint@npm:9.20.0":
5247-
version: 9.20.0
5248-
resolution: "eslint@npm:9.20.0"
5246+
"eslint@npm:9.20.1":
5247+
version: 9.20.1
5248+
resolution: "eslint@npm:9.20.1"
52495249
dependencies:
52505250
"@eslint-community/eslint-utils": "npm:^4.2.0"
52515251
"@eslint-community/regexpp": "npm:^4.12.1"
@@ -5288,7 +5288,7 @@ __metadata:
52885288
optional: true
52895289
bin:
52905290
eslint: bin/eslint.js
5291-
checksum: 10/6a7686fbda51a0dfe812ef39c251e2c2b0e828196059732d280be6aa375a1f4b5b0b34fed98de30ee363c3bf1b7e8d2a4eccf20b4112f3ad6709f067404a815c
5291+
checksum: 10/b1d870135c8ff628685e72c0e9cd161476835e8e69e803d89d87fc4aebe85fc6b51ca422c3c4bc62f0ef7bbd9b10feda76e37e4801706e75931c1791d0e051a8
52925292
languageName: node
52935293
linkType: hard
52945294

0 commit comments

Comments
 (0)