File tree 2 files changed +6
-0
lines changed 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 23
23
"@types/fs-extra" : " ^9.0.5" ,
24
24
"@types/jest" : " ^26.0.19" ,
25
25
"@types/node" : " ^14.14.10" ,
26
+ "@types/semver" : " ^7.3.4" ,
26
27
"@typescript-eslint/parser" : " ^4.9.1" ,
27
28
"chalk" : " ^4.1.0" ,
28
29
"conventional-changelog-cli" : " ^2.1.1" ,
Original file line number Diff line number Diff line change 974
974
dependencies :
975
975
" @types/node" " *"
976
976
977
+ " @types/semver@^7.3.4 " :
978
+ version "7.3.4"
979
+ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.4.tgz#43d7168fec6fa0988bb1a513a697b29296721afb"
980
+ integrity sha512-+nVsLKlcUCeMzD2ufHEYuJ9a2ovstb6Dp52A5VsoKxDXgvE051XgHI/33I1EymwkRGQkwnA0LkhnUzituGs4EQ==
981
+
977
982
" @types/stack-utils@^2.0.0 " :
978
983
version "2.0.0"
979
984
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
You can’t perform that action at this time.
0 commit comments