mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update dependency eslint-plugin-n to v15.5.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7720d7a49e
commit
ff3e675d6a
2 changed files with 5 additions and 5 deletions
|
@ -154,7 +154,7 @@
|
|||
"eslint": "8.29.0",
|
||||
"eslint-config-standard": "17.0.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-n": "15.5.1",
|
||||
"eslint-plugin-n": "15.5.2",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-standard": "4.1.0",
|
||||
|
|
|
@ -4193,10 +4193,10 @@ eslint-plugin-import@2.26.0:
|
|||
resolve "^1.22.0"
|
||||
tsconfig-paths "^3.14.1"
|
||||
|
||||
eslint-plugin-n@15.5.1:
|
||||
version "15.5.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.5.1.tgz#b3991857d1edaa47e0108ead825470ce63f391c1"
|
||||
integrity sha512-kAd+xhZm7brHoFLzKLB7/FGRFJNg/srmv67mqb7tto22rpr4wv/LV6RuXzAfv3jbab7+k1wi42PsIhGviywaaw==
|
||||
eslint-plugin-n@15.5.2:
|
||||
version "15.5.2"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.5.2.tgz#1fabb9369bf3d47f05179728f1c3430beaf19741"
|
||||
integrity sha512-9HeGYiC/LwKYMSS+s+3Xtlh+L77g+n1UW5RIuNoj3NIY9pTKkSLy5vEGZf9QL602N2Xa+2hM6qsdVSPse8eMnQ==
|
||||
dependencies:
|
||||
builtins "^5.0.1"
|
||||
eslint-plugin-es "^4.1.0"
|
||||
|
|
Loading…
Reference in a new issue