From 8c8841e7b13a54d3a127640c9bf16ff25d3f8da4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 02:36:30 +0000 Subject: [PATCH] Bump eslint-plugin-n from 16.0.1 to 16.0.2 Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.0.1 to 16.0.2. - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.0.1...16.0.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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a66f3bf..136badaa 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "eslint": "8.47.0", "eslint-plugin-es": "4.1.0", "eslint-plugin-jsdoc": "46.5.0", - "eslint-plugin-n": "16.0.1", + "eslint-plugin-n": "16.0.2", "eslint-plugin-regexp": "1.15.0", "eslint-plugin-unicorn": "48.0.1", "gemoji": "8.1.0",