File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
"@types/bent" : " 7.3.2" ,
28
28
"@types/dotenv" : " 8.2.0" ,
29
29
"@types/node" : " 16.18.0" ,
30
- "@types/shelljs" : " 0.8.11 " ,
30
+ "@types/shelljs" : " 0.8.16 " ,
31
31
"@typescript-eslint/eslint-plugin" : " 5.40.1" ,
32
32
"@typescript-eslint/parser" : " 5.40.1" ,
33
33
"bent" : " 7.3.12" ,
Original file line number Diff line number Diff line change 2240
2240
dependencies:
2241
2241
"@types/node" "*"
2242
2242
2243
- "@types/glob@* ":
2244
- version "7.1.3 "
2245
- resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.3 .tgz#e6ba80f36b7daad2c685acd9266382e68985c183 "
2246
- integrity sha512-SEYeGAIQIQX8NN6LDKprLjbrd5dARM5EXsd8GI/A5l0apYI1fGMWgPHSe4ZKL4eozlAyI+doUE9XbYS4xCkQ1w ==
2243
+ "@types/glob@~7.2.0 ":
2244
+ version "7.2.0 "
2245
+ resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0 .tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb "
2246
+ integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA ==
2247
2247
dependencies:
2248
2248
"@types/minimatch" "*"
2249
2249
"@types/node" "*"
2423
2423
"@types/mime" "^1"
2424
2424
"@types/node" "*"
2425
2425
2426
-
2427
- version "0.8.11 "
2428
- resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.11 .tgz#17a5696c825974e96828e96e89585d685646fcb8 "
2429
- integrity sha512-x9yaMvEh5BEaZKeVQC4vp3l+QoFj3BXcd4aYfuKSzIIyihjdVARAadYy3SMNIz0WCCdS2vB9JL/U6GQk5PaxQw ==
2426
+
2427
+ version "0.8.16 "
2428
+ resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.16 .tgz#d18efab20bb76e465575e16b8e0db94d2973036f "
2429
+ integrity sha512-40SUXiH0tZfAg/oKkkGF1kdHPAmE4slv2xAmbfa8VtE6ztHYwdpW2phlzHTVdJh5JOGqA3Cx1Hzp7kxFalKHYA ==
2430
2430
dependencies:
2431
- "@types/glob" "* "
2431
+ "@types/glob" "~7.2.0 "
2432
2432
"@types/node" "*"
2433
2433
2434
2434
"@types/to-json-schema@^0.2.0":
You can’t perform that action at this time.
0 commit comments