Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @types/dotenv to v8.2.3 #1086

Merged
merged 1 commit into from
Oct 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@eslint/js": "^9.12.0",
"@types/dotenv": "8.2.0",
"@types/dotenv": "8.2.3",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/node": "22.7.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -462,12 +462,12 @@ __metadata:
languageName: node
linkType: hard

"@types/dotenv@npm:8.2.0":
version: 8.2.0
resolution: "@types/dotenv@npm:8.2.0"
"@types/dotenv@npm:8.2.3":
version: 8.2.3
resolution: "@types/dotenv@npm:8.2.3"
dependencies:
dotenv: "npm:*"
checksum: 10c0/cd010440ea750acf2359fb9ed0a1681b00ce29d9c40b602fe33e51642bd44ce30ced54b23fadc05385daa415fe9f671273911bcf95381a5aaf09690b3db96938
checksum: 10c0/af9178da617959cddc8259aaa3f16c474523ead469f4a03490de2f2d1cafc8615c5d0d1ed3fad837096218126421c38cd46b4065548bb5aee3cc002c518b69f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -2641,7 +2641,7 @@ __metadata:
resolution: "template-repos-ts@workspace:."
dependencies:
"@eslint/js": "npm:^9.12.0"
"@types/dotenv": "npm:8.2.0"
"@types/dotenv": "npm:8.2.3"
"@types/eslint-config-prettier": "npm:^6.11.3"
"@types/eslint__js": "npm:^8.42.3"
"@types/node": "npm:22.7.8"
Expand Down