Skip to content

Commit afff07d

Browse files
chore(deps): update dependency eslint-plugin-n to v15.4.0 (#1236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 055399d commit afff07d

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
@@ -43,7 +43,7 @@
4343
"eslint-config-standard": "17.0.0",
4444
"eslint-plugin-eslint-plugin": "5.0.6",
4545
"eslint-plugin-import": "2.26.0",
46-
"eslint-plugin-n": "15.3.0",
46+
"eslint-plugin-n": "15.4.0",
4747
"eslint-plugin-promise": "6.1.1",
4848
"eslint-plugin-unicorn": "44.0.2",
4949
"husky": "8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3366,10 +3366,10 @@ [email protected]:
33663366
resolve "^1.22.0"
33673367
tsconfig-paths "^3.14.1"
33683368

3369-
eslint-plugin-n@15.3.0:
3370-
version "15.3.0"
3371-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.3.0.tgz#3e1ad236a17dce7ecc0760621c46cc251ef99560"
3372-
integrity sha512-IyzPnEWHypCWasDpxeJnim60jhlumbmq0pubL6IOcnk8u2y53s5QfT8JnXy7skjHJ44yWHRb11PLtDHuu1kg/Q==
3369+
eslint-plugin-n@15.4.0:
3370+
version "15.4.0"
3371+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.4.0.tgz#1cfe9faff1b914ecc8f71433d228eaa5fc65b111"
3372+
integrity sha512-MkoKy9/lfd52TAXK4fkABgCp0aglk82Q3viy2UOWIEpTVE/Cem5P/UAxMBA4vSw7Gy+2egPqImE9euitLGp5aw==
33733373
dependencies:
33743374
builtins "^5.0.1"
33753375
eslint-plugin-es "^4.1.0"

0 commit comments

Comments
 (0)