Skip to content

Commit 97ff6f5

Browse files
build(deps-dev): bump dotenv from 16.5.0 to 17.2.0 (#5417)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.5.0 to 17.2.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.5.0...v17.2.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94e557f commit 97ff6f5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

packages/@lwc/integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@wdio/spec-reporter": "^9.17.0",
2727
"@wdio/static-server-service": "^9.16.2",
2828
"deepmerge": "^4.3.1",
29-
"dotenv": "^16.5.0",
29+
"dotenv": "^17.2.0",
3030
"lwc": "8.20.1",
3131
"minimist": "^1.2.8",
3232
"webdriverio": "^9.0.7"

yarn.lock

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2244,11 +2244,9 @@
22442244

22452245
"@lwc/eslint-plugin-lwc-internal@link:./scripts/eslint-plugin":
22462246
version "0.0.0"
2247-
uid ""
22482247

22492248
"@lwc/test-utils-lwc-internals@link:./scripts/test-utils":
22502249
version "0.0.0"
2251-
uid ""
22522250

22532251
"@napi-rs/wasm-runtime@0.2.4":
22542252
version "0.2.4"
@@ -6605,7 +6603,7 @@ dotenv-expand@~11.0.6:
66056603
dependencies:
66066604
dotenv "^16.4.5"
66076605

6608-
dotenv@^16.4.5, dotenv@^16.5.0:
6606+
dotenv@^16.4.5:
66096607
version "16.5.0"
66106608
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
66116609
integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==

0 commit comments

Comments
 (0)