fix(deps): update weekly-non-major-updates

This commit is contained in:
renovate[bot]
2026-02-12 21:33:12 +00:00
committed by GitHub
parent 9e88e2ea03
commit 5d19da4966
11 changed files with 31 additions and 29 deletions
+4 -4
View File
@@ -16,7 +16,7 @@
"@playwright/test": "^1.58.2",
"@types/node": "^25.2.3",
"@types/tar": "^6.1.13",
"dotenv": "^17.2.4",
"dotenv": "^17.3.0",
"markdownlint-cli2": "^0.20.0",
"tar": "^7.5.7"
}
@@ -1256,9 +1256,9 @@
}
},
"node_modules/dotenv": {
"version": "17.2.4",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.4.tgz",
"integrity": "sha512-mudtfb4zRB4bVvdj0xRo+e6duH1csJRM8IukBqfTRvHotn9+LBXB8ynAidP9zHqoRC/fsllXgk4kCKlR21fIhw==",
"version": "17.3.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.3.0.tgz",
"integrity": "sha512-i3z5dx/8F45f+Dj0B/qG8oKip9luzyHz6dfJMOKG7zQW/12tT7CrIjs/0J10uNK/Z5O7O0UtfEmx6yFKRQCl4g==",
"dev": true,
"license": "BSD-2-Clause",
"engines": {