Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf3a599d

Browse files
authored
chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837)
it removed the deprecated `context.getScope()` usage (released in v48.0.0)refs:sindresorhus/eslint-plugin-unicorn@ab7732eSigned-off-by: 唯然 <weiran.zsd@outlook.com>
1 parent905d4b7 commitf3a599d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"eslint-plugin-internal-rules":"file:tools/internal-rules",
124124
"eslint-plugin-jsdoc":"^46.2.5",
125125
"eslint-plugin-n":"^16.4.0",
126-
"eslint-plugin-unicorn":"^42.0.0",
126+
"eslint-plugin-unicorn":"^49.0.0",
127127
"eslint-release":"^3.2.0",
128128
"eslump":"^3.0.0",
129129
"esprima":"^4.0.1",

‎packages/eslint-config-eslint/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-plugin-eslint-comments":"^3.2.0",
3333
"eslint-plugin-jsdoc":"^46.5.1",
3434
"eslint-plugin-n":"^16.4.0",
35-
"eslint-plugin-unicorn":"^42.0.0"
35+
"eslint-plugin-unicorn":"^49.0.0"
3636
},
3737
"keywords": [
3838
"eslintconfig",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp