Skip to content

Commit f807198

Browse files
Bump the dev-docker group across 1 directory with 2 updates
Bumps the dev-docker group with 2 updates in the / directory: [dotenv](https://github.com/motdotla/dotenv) and [wait-on](https://github.com/jeffbski/wait-on). Updates `dotenv` from 17.3.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.2) Updates `wait-on` from 9.0.4 to 9.0.5 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](jeffbski/wait-on@v9.0.4...v9.0.5) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-docker - dependency-name: wait-on dependency-version: 9.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6764809 commit f807198

2 files changed

Lines changed: 41 additions & 24 deletions

File tree

package-lock.json

Lines changed: 39 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"chalk": "5.6.2",
4444
"check-node-version": "4.2.1",
4545
"cssnano": "7.1.3",
46-
"dotenv": "17.3.1",
46+
"dotenv": "17.4.2",
4747
"dotenv-expand": "12.0.3",
4848
"grunt": "1.6.1",
4949
"grunt-banner": "^0.6.0",
@@ -78,7 +78,7 @@
7878
"terser-webpack-plugin": "5.4.0",
7979
"typescript": "5.9.3",
8080
"uuid": "13.0.0",
81-
"wait-on": "9.0.4",
81+
"wait-on": "9.0.5",
8282
"webpack": "5.105.4"
8383
},
8484
"dependencies": {

0 commit comments

Comments
 (0)