mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency @darraghor/eslint-plugin-nestjs-typed to v4.0.11
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c07a553097
commit
bc19fccff2
2 changed files with 6 additions and 6 deletions
|
@ -78,7 +78,7 @@
|
|||
"yjs": "13.6.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@darraghor/eslint-plugin-nestjs-typed": "4.0.10",
|
||||
"@darraghor/eslint-plugin-nestjs-typed": "4.0.11",
|
||||
"@nestjs/cli": "10.1.11",
|
||||
"@nestjs/schematics": "10.0.2",
|
||||
"@nestjs/testing": "10.1.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2141,9 +2141,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@darraghor/eslint-plugin-nestjs-typed@npm:4.0.10":
|
||||
version: 4.0.10
|
||||
resolution: "@darraghor/eslint-plugin-nestjs-typed@npm:4.0.10"
|
||||
"@darraghor/eslint-plugin-nestjs-typed@npm:4.0.11":
|
||||
version: 4.0.11
|
||||
resolution: "@darraghor/eslint-plugin-nestjs-typed@npm:4.0.11"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 6.3.0
|
||||
"@typescript-eslint/utils": 6.3.0
|
||||
|
@ -2153,7 +2153,7 @@ __metadata:
|
|||
"@typescript-eslint/parser": ^6.0.0
|
||||
class-validator: "*"
|
||||
eslint: ^8.0.1
|
||||
checksum: 6fc1f5b5b11a4d5fcabde3f3ca982019128950d118a75bf4ae370e439959e811d37f4074bf5d4754949d43c102ee7d9e10a87fa98be6cfec6e1dd667feb156d8
|
||||
checksum: 6b40fd10d3df0e305df9e503ab11b1e1c50b47f2d3de1a68bd6f97ee5fb816a82abf63912680affa18db59139301715b7d8ebbfd2b1fcd4c6051beab9441f8ae
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2308,7 +2308,7 @@ __metadata:
|
|||
resolution: "@hedgedoc/backend@workspace:backend"
|
||||
dependencies:
|
||||
"@azure/storage-blob": 12.15.0
|
||||
"@darraghor/eslint-plugin-nestjs-typed": 4.0.10
|
||||
"@darraghor/eslint-plugin-nestjs-typed": 4.0.11
|
||||
"@hedgedoc/commons": "workspace:commons"
|
||||
"@mrdrogdrog/optional": 1.2.1
|
||||
"@nestjs/cli": 10.1.11
|
||||
|
|
Loading…
Reference in a new issue