Skip to content

Commit 54eefc7

Browse files
Bump the runtime group across 1 directory with 3 updates
Bumps the runtime group with 3 updates in the / directory: [dotenv](https://github.com/motdotla/dotenv), [ioredis](https://github.com/luin/ioredis) and [marked](https://github.com/markedjs/marked). 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 `ioredis` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.10.0...v5.10.1) Updates `marked` from 15.0.12 to 18.0.0 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v15.0.12...v18.0.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime - dependency-name: ioredis dependency-version: 5.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime - dependency-name: marked dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88dbcbb commit 54eefc7

File tree

2 files changed

+28
-16
lines changed

2 files changed

+28
-16
lines changed

package-lock.json

Lines changed: 25 additions & 13 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
@@ -111,7 +111,7 @@
111111
"chokidar": "3.6.0",
112112
"convict": "^6.2.5",
113113
"date-fns": "^4.1.0",
114-
"dotenv": "^17.2.3",
114+
"dotenv": "^17.4.2",
115115
"expr-eval-fork": "^3.0.0",
116116
"geodesy": "^2.4.0",
117117
"govuk-frontend": "^5.13.0",
@@ -120,11 +120,11 @@
120120
"highlight.js": "^11.11.1",
121121
"http-status-codes": "^2.3.0",
122122
"humanize-duration": "^3.33.1",
123-
"ioredis": "^5.8.2",
123+
"ioredis": "^5.10.1",
124124
"joi": "^17.13.3",
125125
"liquidjs": "^10.24.0",
126126
"lodash": "^4.17.21",
127-
"marked": "^15.0.12",
127+
"marked": "^18.0.0",
128128
"nunjucks": "^3.2.4",
129129
"obscenity": "^0.4.5",
130130
"outdent": "^0.8.0",

0 commit comments

Comments
 (0)