From 980863ab3800e8cfaebfa987167aef74c0139a73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 02:59:13 +0000 Subject: [PATCH] Bump eslint-plugin-n from 16.0.0 to 16.0.1 Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.0.0 to 16.0.1. - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.0.0...16.0.1) --- 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e785b60..50e1d371 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "eslint": "8.43.0", "eslint-plugin-es": "4.1.0", "eslint-plugin-jsdoc": "46.2.6", - "eslint-plugin-n": "16.0.0", + "eslint-plugin-n": "16.0.1", "eslint-plugin-regexp": "1.15.0", "eslint-plugin-unicorn": "47.0.0", "gemoji": "8.1.0",