File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
"@ava/typescript" : " 3.0.1" ,
41
41
"@rollup/plugin-multi-entry" : " 4.1.0" ,
42
42
"@rollup/plugin-typescript" : " 8.5.0" ,
43
- "@types/dotenv" : " 8.2.0 " ,
43
+ "@types/dotenv" : " 8.2.3 " ,
44
44
"@types/node" : " 20.16.14" ,
45
45
"@types/ramda" : " 0.30.2" ,
46
46
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
Original file line number Diff line number Diff line change 685
685
" @types/node" " *"
686
686
" @types/responselike" " ^1.0.0"
687
687
688
-
689
- version "8.2.0 "
690
- resolved "https://registry.yarnpkg.com/@types/dotenv/-/dotenv-8.2.0 .tgz#5cd64710c3c98e82d9d15844375a33bf1b45d053 "
691
- integrity sha512-ylSC9GhfRH7m1EUXBXofhgx4lUWmFeQDINW5oLuS+gxWdfUeW4zJdeVTYVkexEW+e2VUvlZR2kGnGGipAWR7kw ==
688
+
689
+ version "8.2.3 "
690
+ resolved "https://registry.yarnpkg.com/@types/dotenv/-/dotenv-8.2.3 .tgz#c97b3c5b2e97ff3873793a000999e86cd66ff354 "
691
+ integrity sha512-g2FXjlDX/cYuc5CiQvyU/6kkbP1JtmGzh0obW50zD7OKeILVL0NSpPWLXVfqoAGQjom2/SLLx9zHq0KXvD6mbw ==
692
692
dependencies :
693
693
dotenv "*"
694
694
You can’t perform that action at this time.
0 commit comments