Skip to content

Commit 4ce2e24

Browse files
chore(deps): update dependency eslint-plugin-n to v17.14.0 (#6705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6cb7e00 commit 4ce2e24

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
@@ -65,7 +65,7 @@
6565
"eslint-config-prettier": "9.1.0",
6666
"eslint-config-standard": "17.1.0",
6767
"eslint-plugin-import": "2.31.0",
68-
"eslint-plugin-n": "17.13.2",
68+
"eslint-plugin-n": "17.14.0",
6969
"eslint-plugin-promise": "7.1.0",
7070
"eslint-plugin-standard": "5.0.0",
7171
"globby": "11.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6020,10 +6020,10 @@ [email protected]:
60206020
string.prototype.trimend "^1.0.8"
60216021
tsconfig-paths "^3.15.0"
60226022

6023-
eslint-plugin-n@17.13.2:
6024-
version "17.13.2"
6025-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.13.2.tgz#6d1532e68de196189540271bb7188234b8b086c8"
6026-
integrity sha512-MhBAKkT01h8cOXcTBTlpuR7bxH5OBUNpUXefsvwSVEy46cY4m/Kzr2osUCQvA3zJFD6KuCeNNDv0+HDuWk/OcA==
6023+
eslint-plugin-n@17.14.0:
6024+
version "17.14.0"
6025+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.14.0.tgz#162a7c17a7ce7e3834af537bca68ab8b6aa26edc"
6026+
integrity sha512-maxPLMEA0rPmRpoOlxEclKng4UpDe+N5BJS4t24I3UKnN109Qcivnfs37KMy84G0af3bxjog5lKctP5ObsvcTA==
60276027
dependencies:
60286028
"@eslint-community/eslint-utils" "^4.4.1"
60296029
enhanced-resolve "^5.17.1"

0 commit comments

Comments
 (0)