Skip to content

Commit 9a5b42b

Browse files
authored
Merge pull request #640 from python-discord/dependabot/npm_and_yarn/eslint/compat-1.1.1
Bump @eslint/compat from 1.1.0 to 1.1.1
2 parents 2c3abe0 + 6dd22f3 commit 9a5b42b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
]
6565
},
6666
"devDependencies": {
67-
"@eslint/compat": "^1.1.0",
67+
"@eslint/compat": "^1.1.1",
6868
"@eslint/eslintrc": "^3.1.0",
6969
"@eslint/js": "^9.6.0",
7070
"@swc/jest": "0.2.36",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1261,10 +1261,10 @@
12611261
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
12621262
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
12631263

1264-
"@eslint/compat@^1.1.0":
1265-
version "1.1.0"
1266-
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.1.0.tgz#fdc7d19a66820770bf58ced0342153769d8686f0"
1267-
integrity sha512-s9Wi/p25+KbzxKlDm3VshQdImhWk+cbdblhwGNnyCU5lpSwtWa4v7VQCxSki0FAUrGA3s8nCWgYzAH41mwQVKQ==
1264+
"@eslint/compat@^1.1.1":
1265+
version "1.1.1"
1266+
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.1.1.tgz#5736523f5105c94dfae5f35e31debc38443722cd"
1267+
integrity sha512-lpHyRyplhGPL5mGEh6M9O5nnKk0Gz4bFI+Zu6tKlPpDUN7XshWvH9C/px4UVm87IAANE0W81CEsNGbS1KlzXpA==
12681268

12691269
"@eslint/config-array@^0.17.0":
12701270
version "0.17.0"

0 commit comments

Comments
 (0)