chore(deps): update dependency eslint-plugin-n to ~15.2.3 (#514)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-06-16 11:34:48 +07:00 committed by GitHub
parent ca9c4bce9e
commit ec89c66e16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -67,7 +67,7 @@
"eslint-config-standard": "~17.0.0", "eslint-config-standard": "~17.0.0",
"eslint-plugin-compat": "~4.0.2", "eslint-plugin-compat": "~4.0.2",
"eslint-plugin-import": "~2.26.0", "eslint-plugin-import": "~2.26.0",
"eslint-plugin-n": "~15.2.1", "eslint-plugin-n": "~15.2.3",
"eslint-plugin-promise": "~6.0.0", "eslint-plugin-promise": "~6.0.0",
"gulp": "~4.0.2", "gulp": "~4.0.2",
"gulp-buble": "~0.9.0", "gulp-buble": "~0.9.0",

View File

@ -2113,10 +2113,10 @@ eslint-plugin-import@~2.26.0:
resolve "^1.22.0" resolve "^1.22.0"
tsconfig-paths "^3.14.1" tsconfig-paths "^3.14.1"
eslint-plugin-n@~15.2.1: eslint-plugin-n@~15.2.3:
version "15.2.1" version "15.2.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.2.1.tgz#e62cf800da076ac5a970eb7554efa2136ebfa194" resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.2.3.tgz#b8850b90a8c27d3d880521ad90dbf537ac0a9830"
integrity sha512-uMG50pvKqXK9ab163bSI5OpyZR0F5yIB0pEC4ciGpBLrXVjVDOlx5oTq8GQULWzbelJt7wL5Rw4T+FfAff5Cxg== integrity sha512-H+KC7U5R+3IWTeRnACm/4wlqLvS1Q7M6t7BGhn89qXDkZan8HTAEv3ouIONA0ifDwc2YzPFmyPzHuNLddNK4jw==
dependencies: dependencies:
builtins "^5.0.1" builtins "^5.0.1"
eslint-plugin-es "^4.1.0" eslint-plugin-es "^4.1.0"