Skip to content

Commit 45aa3d8

Browse files
authored
chore(deps): avoid updating dotenv-expand to v6+ (#6936)
1 parent 9e0227d commit 45aa3d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"react-router", // `react-router:v6.0.0+` has breaking changes
2929
"react-router-dom", // `react-router-dom:v6.0.0+` has breaking changes
3030
"source-map", // `source-map:v0.7.0+` needs more investigation
31+
"dotenv-expand", // `dotenv-expand:6.0.0+` has breaking changes (#6858)
3132

3233
// ESM Only => https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c#how-can-i-move-my-commonjs-project-to-esm
3334
"node-fetch",

0 commit comments

Comments
 (0)