From 849e6ac46f8d226e9db66637c7c564db501def1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 07:40:06 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-n from 17.13.1 to 17.13.2 Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.13.1 to 17.13.2. - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.13.1...v17.13.2) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7d88edd4..ee8c080d 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-import-resolver-typescript": "^3.6.3", "eslint-plugin-eslint-plugin": "^6.3.1", "eslint-plugin-import-x": "^4.4.2", - "eslint-plugin-n": "^17.13.1", + "eslint-plugin-n": "^17.13.2", "markdownlint-cli2": "^0.15.0", "rxjs": "^7.8.1", "tsup": "^8.3.5", diff --git a/yarn.lock b/yarn.lock index 05818972..419666a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2145,9 +2145,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-n@npm:^17.13.1": - version: 17.13.1 - resolution: "eslint-plugin-n@npm:17.13.1" +"eslint-plugin-n@npm:^17.13.2": + version: 17.13.2 + resolution: "eslint-plugin-n@npm:17.13.2" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.1" enhanced-resolve: "npm:^5.17.1" @@ -2159,7 +2159,7 @@ __metadata: semver: "npm:^7.6.3" peerDependencies: eslint: ">=8.23.0" - checksum: 10c0/025c41aec2c71f3e8597ab28d3bc16b0669fff08ad6a52fc44ecb676bdff11eac50f17f89f18f86c1bbe4456316e0942353a10605e3ab4fa34ae1fba0584cf78 + checksum: 10c0/3ecb7b4e1537b23af4eb270748a961f43010cda5a1dbd0e9e52f5c4e857f0ecc82d44c3d32ef76905e60f1bd46e6206d3df6ce430deae39cb075dcc2681cd1a3 languageName: node linkType: hard @@ -2186,7 +2186,7 @@ __metadata: eslint-import-resolver-typescript: "npm:^3.6.3" eslint-plugin-eslint-plugin: "npm:^6.3.1" eslint-plugin-import-x: "npm:^4.4.2" - eslint-plugin-n: "npm:^17.13.1" + eslint-plugin-n: "npm:^17.13.2" markdownlint-cli2: "npm:^0.15.0" rxjs: "npm:^7.8.1" ts-api-utils: "npm:^1.3.0"