mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update dependency @darraghor/eslint-plugin-nestjs-typed to v4.0.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
770c5fba4f
commit
ba47bff310
2 changed files with 6 additions and 6 deletions
|
@ -78,7 +78,7 @@
|
||||||
"yjs": "13.6.7"
|
"yjs": "13.6.7"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@darraghor/eslint-plugin-nestjs-typed": "4.0.7",
|
"@darraghor/eslint-plugin-nestjs-typed": "4.0.8",
|
||||||
"@nestjs/cli": "10.1.11",
|
"@nestjs/cli": "10.1.11",
|
||||||
"@nestjs/schematics": "10.0.2",
|
"@nestjs/schematics": "10.0.2",
|
||||||
"@nestjs/testing": "10.1.3",
|
"@nestjs/testing": "10.1.3",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2141,9 +2141,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@darraghor/eslint-plugin-nestjs-typed@npm:4.0.7":
|
"@darraghor/eslint-plugin-nestjs-typed@npm:4.0.8":
|
||||||
version: 4.0.7
|
version: 4.0.8
|
||||||
resolution: "@darraghor/eslint-plugin-nestjs-typed@npm:4.0.7"
|
resolution: "@darraghor/eslint-plugin-nestjs-typed@npm:4.0.8"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/scope-manager": 6.2.1
|
"@typescript-eslint/scope-manager": 6.2.1
|
||||||
"@typescript-eslint/utils": 6.2.1
|
"@typescript-eslint/utils": 6.2.1
|
||||||
|
@ -2153,7 +2153,7 @@ __metadata:
|
||||||
"@typescript-eslint/parser": ^6.0.0
|
"@typescript-eslint/parser": ^6.0.0
|
||||||
class-validator: "*"
|
class-validator: "*"
|
||||||
eslint: ^8.0.1
|
eslint: ^8.0.1
|
||||||
checksum: eb0075c2c7590ea395057caba5077be2869809a61b2fc505b81d6d6ea573f4e880124bd4d9d22bfe6c3a3be0205aa7db562d5fd122de2480678284651cae78ef
|
checksum: 20303397d2d76fb35179d98f6cc54980e727316a339822adf60d255fa61d01d4870b397db7b69c6e0cdbfe29456e8b807551fe84565fd3578b30cdb5dafd1769
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2308,7 +2308,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.7
|
"@darraghor/eslint-plugin-nestjs-typed": 4.0.8
|
||||||
"@hedgedoc/commons": "workspace:commons"
|
"@hedgedoc/commons": "workspace:commons"
|
||||||
"@mrdrogdrog/optional": 1.2.1
|
"@mrdrogdrog/optional": 1.2.1
|
||||||
"@nestjs/cli": 10.1.11
|
"@nestjs/cli": 10.1.11
|
||||||
|
|
Loading…
Reference in a new issue