mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-01 07:38:33 -04:00
chore(deps): update dependency dotenv-cli to v7.4.4 (develop) (#5957)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c34254eb8a
commit
68f194eb6f
3 changed files with 20 additions and 9 deletions
|
@ -145,7 +145,7 @@
|
||||||
"cypress": "13.15.2",
|
"cypress": "13.15.2",
|
||||||
"cypress-commands": "3.0.0",
|
"cypress-commands": "3.0.0",
|
||||||
"cypress-fill-command": "1.0.2",
|
"cypress-fill-command": "1.0.2",
|
||||||
"dotenv-cli": "7.4.2",
|
"dotenv-cli": "7.4.4",
|
||||||
"eslint": "8.57.0",
|
"eslint": "8.57.0",
|
||||||
"eslint-config-next": "14.2.7",
|
"eslint-config-next": "14.2.7",
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
"@dicebear/converter@9.2.2": "patch:@dicebear/converter@npm%3A9.2.2#./.yarn/patches/@dicebear-converter-fix-js-file-path.patch"
|
"@dicebear/converter@9.2.2": "patch:@dicebear/converter@npm%3A9.2.2#./.yarn/patches/@dicebear-converter-fix-js-file-path.patch"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"dotenv-cli": "7.4.2",
|
"dotenv-cli": "7.4.4",
|
||||||
"turbo": "2.1.1"
|
"turbo": "2.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
25
yarn.lock
25
yarn.lock
|
@ -2756,7 +2756,7 @@ __metadata:
|
||||||
dom-serializer: "npm:2.0.0"
|
dom-serializer: "npm:2.0.0"
|
||||||
domhandler: "npm:5.0.3"
|
domhandler: "npm:5.0.3"
|
||||||
dompurify: "npm:3.1.6"
|
dompurify: "npm:3.1.6"
|
||||||
dotenv-cli: "npm:7.4.2"
|
dotenv-cli: "npm:7.4.4"
|
||||||
emoji-picker-element: "npm:1.23.0"
|
emoji-picker-element: "npm:1.23.0"
|
||||||
emoji-picker-element-data: "npm:1.6.1"
|
emoji-picker-element-data: "npm:1.6.1"
|
||||||
eslint: "npm:8.57.0"
|
eslint: "npm:8.57.0"
|
||||||
|
@ -8757,6 +8757,17 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"cross-spawn@npm:^7.0.6":
|
||||||
|
version: 7.0.6
|
||||||
|
resolution: "cross-spawn@npm:7.0.6"
|
||||||
|
dependencies:
|
||||||
|
path-key: "npm:^3.1.0"
|
||||||
|
shebang-command: "npm:^2.0.0"
|
||||||
|
which: "npm:^2.0.1"
|
||||||
|
checksum: 10c0/053ea8b2135caff68a9e81470e845613e374e7309a47731e81639de3eaeb90c3d01af0e0b44d2ab9d50b43467223b88567dfeb3262db942dc063b9976718ffc1
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"css-in-js-utils@npm:^3.1.0":
|
"css-in-js-utils@npm:^3.1.0":
|
||||||
version: 3.1.0
|
version: 3.1.0
|
||||||
resolution: "css-in-js-utils@npm:3.1.0"
|
resolution: "css-in-js-utils@npm:3.1.0"
|
||||||
|
@ -9827,17 +9838,17 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"dotenv-cli@npm:7.4.2":
|
"dotenv-cli@npm:7.4.4":
|
||||||
version: 7.4.2
|
version: 7.4.4
|
||||||
resolution: "dotenv-cli@npm:7.4.2"
|
resolution: "dotenv-cli@npm:7.4.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
cross-spawn: "npm:^7.0.3"
|
cross-spawn: "npm:^7.0.6"
|
||||||
dotenv: "npm:^16.3.0"
|
dotenv: "npm:^16.3.0"
|
||||||
dotenv-expand: "npm:^10.0.0"
|
dotenv-expand: "npm:^10.0.0"
|
||||||
minimist: "npm:^1.2.6"
|
minimist: "npm:^1.2.6"
|
||||||
bin:
|
bin:
|
||||||
dotenv: cli.js
|
dotenv: cli.js
|
||||||
checksum: 10c0/7841bfaa78975aa6b51e529bf5795e062bc6e595021d1931427bb55a6f75e1775d944f4dd91bef8accbbd539c466bfee48fa804e0f6b3a1bcf18ae7de0d64bed
|
checksum: 10c0/180801e02dcc02da4557338f48caa54740e38ffef39c7cd231e283d6fc32f4112186980773344df85a4514db28fdedace94d1b83a706ac39a4f1c2c3a402e71d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12041,7 +12052,7 @@ __metadata:
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "hedgedoc@workspace:."
|
resolution: "hedgedoc@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
dotenv-cli: "npm:7.4.2"
|
dotenv-cli: "npm:7.4.4"
|
||||||
turbo: "npm:2.1.1"
|
turbo: "npm:2.1.1"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue