mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-19 19:12:52 +00:00
chore(deps): update dependency @darraghor/eslint-plugin-nestjs-typed to v4.3.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
809a80f035
commit
429ec248eb
2 changed files with 6 additions and 6 deletions
|
@ -79,7 +79,7 @@
|
|||
"yjs": "13.6.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@darraghor/eslint-plugin-nestjs-typed": "4.3.7",
|
||||
"@darraghor/eslint-plugin-nestjs-typed": "4.3.8",
|
||||
"@nestjs/cli": "10.2.1",
|
||||
"@nestjs/schematics": "10.0.3",
|
||||
"@nestjs/testing": "10.2.10",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2047,9 +2047,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@darraghor/eslint-plugin-nestjs-typed@npm:4.3.7":
|
||||
version: 4.3.7
|
||||
resolution: "@darraghor/eslint-plugin-nestjs-typed@npm:4.3.7"
|
||||
"@darraghor/eslint-plugin-nestjs-typed@npm:4.3.8":
|
||||
version: 4.3.8
|
||||
resolution: "@darraghor/eslint-plugin-nestjs-typed@npm:4.3.8"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": "npm:6.13.1"
|
||||
"@typescript-eslint/utils": "npm:6.13.1"
|
||||
|
@ -2059,7 +2059,7 @@ __metadata:
|
|||
"@typescript-eslint/parser": ^6.0.0
|
||||
class-validator: "*"
|
||||
eslint: ^8.0.1
|
||||
checksum: cbeebb042be26e0280c54a6b83c79da65bfa49b70d2cb5f542e89082e1991eb04c6c920ef8b65112e1952c1b9e229bc3388885f31c40300f6756e8ad730e6490
|
||||
checksum: e04f31e67c12fb19d9345df476ea33eaeaa451d9498aaab96544e6837a8f17c97b4c6b5f9c8ac34f3f64d69cbfe37749fbd85b71713b5d228488966329a1c540
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2275,7 +2275,7 @@ __metadata:
|
|||
resolution: "@hedgedoc/backend@workspace:backend"
|
||||
dependencies:
|
||||
"@azure/storage-blob": "npm:12.16.0"
|
||||
"@darraghor/eslint-plugin-nestjs-typed": "npm:4.3.7"
|
||||
"@darraghor/eslint-plugin-nestjs-typed": "npm:4.3.8"
|
||||
"@hedgedoc/commons": "workspace:commons"
|
||||
"@mrdrogdrog/optional": "npm:1.2.1"
|
||||
"@nestjs/cli": "npm:10.2.1"
|
||||
|
|
Loading…
Reference in a new issue