Skip to content

Commit d9bb19d

Browse files
chore(deps): update all non-major dependencies (#6116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f0fa29 commit d9bb19d

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.29.1",
68-
"eslint-plugin-n": "17.3.1",
68+
"eslint-plugin-n": "17.4.0",
6969
"eslint-plugin-promise": "6.1.1",
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
@@ -5543,10 +5543,10 @@ [email protected]:
55435543
semver "^6.3.1"
55445544
tsconfig-paths "^3.15.0"
55455545

5546-
eslint-plugin-n@17.3.1:
5547-
version "17.3.1"
5548-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.3.1.tgz#f8a309a96a9e6bd6d6c7031cc2aec9d0024d3889"
5549-
integrity sha512-25+HTtKe1F8U/M4ERmdzbz/xkm/gaY0OYC8Fcv1z/WvpLJ8Xfh9LzJ13JV5uj4QyCUD8kOPJrNjn/3y+tc57Vw==
5546+
eslint-plugin-n@17.4.0:
5547+
version "17.4.0"
5548+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.4.0.tgz#a090462d523c4aa959ea7aa0851f1e70f12fac51"
5549+
integrity sha512-RtgGgNpYxECwE9dFr+D66RtbN0B8r/fY6ZF8EVsmK2YnZxE8/n9LNQhgnkL9z37UFZjYVmvMuC32qu7fQBsLVQ==
55505550
dependencies:
55515551
"@eslint-community/eslint-utils" "^4.4.0"
55525552
enhanced-resolve "^5.15.0"

0 commit comments

Comments
 (0)