Skip to content

Commit daf9861

Browse files
dependabot[bot]hockeybuggy
authored andcommitted
[skip netlify] Bump dotenv from 16.4.7 to 16.5.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.7 to 16.5.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.7...v16.5.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da23c93 commit daf9861

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/react": "19.1.0",
5454
"@types/react-dom": "19.1.3",
5555
"@types/react-helmet": "^6.1.11",
56-
"dotenv": "^16.4.7",
56+
"dotenv": "^16.5.0",
5757
"eslint": "^9.23.0",
5858
"eslint-plugin-jest": "^28.11.0",
5959
"eslint-plugin-jsx-a11y": "^6.10.2",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3482,10 +3482,10 @@ __metadata:
34823482
languageName: node
34833483
linkType: hard
34843484

3485-
"dotenv@npm:^16.4.7":
3486-
version: 16.4.7
3487-
resolution: "dotenv@npm:16.4.7"
3488-
checksum: 10c0/be9f597e36a8daf834452daa1f4cc30e5375a5968f98f46d89b16b983c567398a330580c88395069a77473943c06b877d1ca25b4afafcdd6d4adb549e8293462
3485+
"dotenv@npm:^16.5.0":
3486+
version: 16.5.0
3487+
resolution: "dotenv@npm:16.5.0"
3488+
checksum: 10c0/5bc94c919fbd955bf0ba44d33922a1e93d1078e64a1db5c30faeded1d996e7a83c55332cb8ea4fae5a9ca4d0be44cbceb95c5811e70f9f095298df09d1997dd9
34893489
languageName: node
34903490
linkType: hard
34913491

@@ -4881,7 +4881,7 @@ __metadata:
48814881
add: "npm:^2.0.6"
48824882
classnames: "npm:^2.5.1"
48834883
date-fns: "npm:^4.1.0"
4884-
dotenv: "npm:^16.4.7"
4884+
dotenv: "npm:^16.5.0"
48854885
eslint: "npm:^9.23.0"
48864886
eslint-plugin-jest: "npm:^28.11.0"
48874887
eslint-plugin-jsx-a11y: "npm:^6.10.2"

0 commit comments

Comments
 (0)