mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
chore(deps): update dependency @darraghor/eslint-plugin-nestjs-typed to v4.0.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
47c01e9149
commit
3a00332373
2 changed files with 6 additions and 6 deletions
|
@ -78,7 +78,7 @@
|
||||||
"yjs": "13.6.6"
|
"yjs": "13.6.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@darraghor/eslint-plugin-nestjs-typed": "4.0.0",
|
"@darraghor/eslint-plugin-nestjs-typed": "4.0.1",
|
||||||
"@nestjs/cli": "10.1.8",
|
"@nestjs/cli": "10.1.8",
|
||||||
"@nestjs/schematics": "10.0.1",
|
"@nestjs/schematics": "10.0.1",
|
||||||
"@nestjs/testing": "10.0.5",
|
"@nestjs/testing": "10.0.5",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2161,9 +2161,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@darraghor/eslint-plugin-nestjs-typed@npm:4.0.0":
|
"@darraghor/eslint-plugin-nestjs-typed@npm:4.0.1":
|
||||||
version: 4.0.0
|
version: 4.0.1
|
||||||
resolution: "@darraghor/eslint-plugin-nestjs-typed@npm:4.0.0"
|
resolution: "@darraghor/eslint-plugin-nestjs-typed@npm:4.0.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/scope-manager": 6.0.0
|
"@typescript-eslint/scope-manager": 6.0.0
|
||||||
"@typescript-eslint/utils": 6.0.0
|
"@typescript-eslint/utils": 6.0.0
|
||||||
|
@ -2173,7 +2173,7 @@ __metadata:
|
||||||
"@typescript-eslint/parser": ^5.0.0
|
"@typescript-eslint/parser": ^5.0.0
|
||||||
class-validator: "*"
|
class-validator: "*"
|
||||||
eslint: ^8.0.0
|
eslint: ^8.0.0
|
||||||
checksum: 77003e28b925cbc506363c62ed83e2a2715e4bbb7262afb80a7141345bbc7206c26bfae647556ddd6682051b620473355a735a769bd0bd94e4182f594b776a08
|
checksum: ba9cbd5e5723d88acc995e345c49353aabe2130afb591c05dbeca9e6133a634209c189038b2fab13a4ebdd7389e8fe06b4ba732c64443a5379160e75de6c8710
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2328,7 +2328,7 @@ __metadata:
|
||||||
resolution: "@hedgedoc/backend@workspace:backend"
|
resolution: "@hedgedoc/backend@workspace:backend"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@azure/storage-blob": 12.15.0
|
"@azure/storage-blob": 12.15.0
|
||||||
"@darraghor/eslint-plugin-nestjs-typed": 4.0.0
|
"@darraghor/eslint-plugin-nestjs-typed": 4.0.1
|
||||||
"@hedgedoc/commons": "workspace:commons"
|
"@hedgedoc/commons": "workspace:commons"
|
||||||
"@mrdrogdrog/optional": 1.1.0
|
"@mrdrogdrog/optional": 1.1.0
|
||||||
"@nestjs/cli": 10.1.8
|
"@nestjs/cli": 10.1.8
|
||||||
|
|
Loading…
Reference in a new issue