mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency dotenv-cli to v7.4.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fbd9f7eb07
commit
75ba77f8c0
3 changed files with 8 additions and 8 deletions
|
@ -148,7 +148,7 @@
|
|||
"cypress": "13.6.6",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"dotenv-cli": "7.3.0",
|
||||
"dotenv-cli": "7.4.2",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-next": "14.1.4",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
"@dicebear/converter@7.1.3": "patch:@dicebear/converter@npm%3A7.1.3#./.yarn/patches/@dicebear-converter-fix-js-file-path.patch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"dotenv-cli": "7.3.0",
|
||||
"dotenv-cli": "7.4.2",
|
||||
"turbo": "1.12.5"
|
||||
}
|
||||
}
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2621,7 +2621,7 @@ __metadata:
|
|||
dom-serializer: "npm:2.0.0"
|
||||
domhandler: "npm:5.0.3"
|
||||
dompurify: "npm:3.0.11"
|
||||
dotenv-cli: "npm:7.3.0"
|
||||
dotenv-cli: "npm:7.4.2"
|
||||
emoji-picker-element: "npm:1.21.3"
|
||||
emoji-picker-element-data: "npm:1.6.1"
|
||||
eslint: "npm:8.57.0"
|
||||
|
@ -8984,9 +8984,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dotenv-cli@npm:7.3.0":
|
||||
version: 7.3.0
|
||||
resolution: "dotenv-cli@npm:7.3.0"
|
||||
"dotenv-cli@npm:7.4.2":
|
||||
version: 7.4.2
|
||||
resolution: "dotenv-cli@npm:7.4.2"
|
||||
dependencies:
|
||||
cross-spawn: "npm:^7.0.3"
|
||||
dotenv: "npm:^16.3.0"
|
||||
|
@ -8994,7 +8994,7 @@ __metadata:
|
|||
minimist: "npm:^1.2.6"
|
||||
bin:
|
||||
dotenv: cli.js
|
||||
checksum: 10c0/1fbad462078fe75c105ff47345671c0a38e8b5416db93a8c669e4e62dd26e3c1db6157aec0926ad6159bb176393395a493f0a23fd6a3e182191cf6d8380c6f16
|
||||
checksum: 10c0/7841bfaa78975aa6b51e529bf5795e062bc6e595021d1931427bb55a6f75e1775d944f4dd91bef8accbbd539c466bfee48fa804e0f6b3a1bcf18ae7de0d64bed
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -10986,7 +10986,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "hedgedoc@workspace:."
|
||||
dependencies:
|
||||
dotenv-cli: "npm:7.3.0"
|
||||
dotenv-cli: "npm:7.4.2"
|
||||
turbo: "npm:1.12.5"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
|
Loading…
Reference in a new issue