Skip to content

Commit 58a72a9

Browse files
Bump the dev-docker group with 3 updates
Bumps the dev-docker group with 3 updates: [dotenv](https://github.com/motdotla/dotenv), [dotenv-expand](https://github.com/motdotla/dotenv-expand) and [wait-on](https://github.com/jeffbski/wait-on). Updates `dotenv` from 15.0.1 to 16.4.7 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v15.0.1...v16.4.7) Updates `dotenv-expand` from 12.0.0 to 12.0.1 - [Changelog](https://github.com/motdotla/dotenv-expand/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv-expand@v12.0.0...v12.0.1) Updates `wait-on` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](jeffbski/wait-on@v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-docker - dependency-name: dotenv-expand dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-docker - dependency-name: wait-on dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98251dd commit 58a72a9

File tree

2 files changed

+22
-32
lines changed

2 files changed

+22
-32
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"check-node-version": "4.2.0",
3939
"copy-webpack-plugin": "12.0.1",
4040
"cssnano": "7.0.5",
41-
"dotenv": "15.0.1",
42-
"dotenv-expand": "12.0.0",
41+
"dotenv": "16.4.7",
42+
"dotenv-expand": "12.0.1",
4343
"grunt": "1.6.0",
4444
"grunt-banner": "0.5.0",
4545
"grunt-contrib-clean": "2.0.0",
@@ -73,7 +73,7 @@
7373
"terser-webpack-plugin": "5.3.10",
7474
"uglify-js": "3.19.2",
7575
"uuid": "2.0.2",
76-
"wait-on": "8.0.1",
76+
"wait-on": "8.0.2",
7777
"webpack": "5.97.0",
7878
"webpack-livereload-plugin": "3.0.1"
7979
},

0 commit comments

Comments
 (0)