Skip to content

Commit a14f428

Browse files
committed
chore(deps): update dependency @types/config to v3.3.3
1 parent f08051a commit a14f428

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@babel/preset-typescript": "7.23.2",
36-
"@types/config": "3.3.2",
36+
"@types/config": "3.3.3",
3737
"@types/dotenv": "8.2.0",
3838
"@types/form-data": "2.5.0",
3939
"@types/jest": "29.5.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,10 +1177,10 @@
11771177
dependencies:
11781178
"@babel/types" "^7.3.0"
11791179

1180-
"@types/config@3.3.2":
1181-
version "3.3.2"
1182-
resolved "https://registry.yarnpkg.com/@types/config/-/config-3.3.2.tgz#e84f6c22d409a155d88708388b1a4e8929d9764d"
1183-
integrity sha512-NAxsgr73BakGnfpHq5eKmtba/x+JyPcZmSa0DzCTdR4JCxeSC+KpwSQuOMGvACs7axkjGqi44/zYRkhiX7aDew==
1180+
"@types/config@3.3.3":
1181+
version "3.3.3"
1182+
resolved "https://registry.yarnpkg.com/@types/config/-/config-3.3.3.tgz#3e9e286365bd02f8ca079898a14172df47010941"
1183+
integrity sha512-BB8DBAud88EgiAKlz8WQStzI771Kb6F3j4dioRJ4GD+tP4tzcZyMlz86aXuZT4s9hyesFORehMQE6eqtA5O+Vg==
11841184

11851185
"@types/dotenv@8.2.0":
11861186
version "8.2.0"

0 commit comments

Comments
 (0)