mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 16:06:21 +00:00
chore(deps): update dependency eslint-plugin-n to ~15.2.0 (#482)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2f01088d78
commit
829b076b1e
@ -67,7 +67,7 @@
|
||||
"eslint-config-standard": "~17.0.0",
|
||||
"eslint-plugin-compat": "~4.0.2",
|
||||
"eslint-plugin-import": "~2.26.0",
|
||||
"eslint-plugin-n": "~15.1.0",
|
||||
"eslint-plugin-n": "~15.2.0",
|
||||
"eslint-plugin-promise": "~6.0.0",
|
||||
"gulp": "~4.0.2",
|
||||
"gulp-buble": "~0.9.0",
|
||||
|
@ -2122,10 +2122,10 @@ eslint-plugin-import@~2.26.0:
|
||||
resolve "^1.22.0"
|
||||
tsconfig-paths "^3.14.1"
|
||||
|
||||
eslint-plugin-n@~15.1.0:
|
||||
version "15.1.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.1.0.tgz#efb6648dda91bc00e1521f42e5c0208eeae82bb8"
|
||||
integrity sha512-Tgx4Z58QXv2Ha7Qzp0u4wavnZNZ3AOievZMxrAxi7nvDbzD5B/JqOD80LHYcGHFZc2HD9jDmM/+KWMPov46a4A==
|
||||
eslint-plugin-n@~15.2.0:
|
||||
version "15.2.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.2.0.tgz#fd378274bdf1c3ca11af84e7a4b5cb524b63ae1c"
|
||||
integrity sha512-lWLg++jGwC88GDGGBX3CMkk0GIWq0y41aH51lavWApOKcMQcYoL3Ayd0lEdtD3SnQtR+3qBvWQS3qGbR2BxRWg==
|
||||
dependencies:
|
||||
builtins "^4.0.0"
|
||||
eslint-plugin-es "^4.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user