File tree 2 files changed +2
-7
lines changed
2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 62
62
"@types/long" : " 4.0.1" ,
63
63
"@types/mocha" : " 7.0.2" ,
64
64
"@types/node" : " 12.12.34" ,
65
- "@types/sinon" : " 7.5.2 " ,
65
+ "@types/sinon" : " 9.0.0 " ,
66
66
"@types/sinon-chai" : " 3.2.3" ,
67
67
"@typescript-eslint/eslint-plugin" : " 2.24.0" ,
68
68
"@typescript-eslint/eslint-plugin-tslint" : " 2.24.0" ,
Original file line number Diff line number Diff line change 2128
2128
"@types/chai" "*"
2129
2129
"@types/sinon" "*"
2130
2130
2131
- "@types/sinon@*":
2131
+ "@types/sinon@*"
, "@types/[email protected] " :
2132
2132
version "9.0.0"
2133
2133
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-9.0.0.tgz#5b70a360f55645dd64f205defd2a31b749a59799"
2134
2134
integrity sha512-v2TkYHkts4VXshMkcmot/H+ERZ2SevKa10saGaJPGCJ8vh3lKrC4u663zYEeRZxep+VbG6YRDtQ6gVqw9dYzPA==
2135
2135
dependencies:
2136
2136
"@types/sinonjs__fake-timers" "*"
2137
2137
2138
-
2139
- version "7.5.2"
2140
- resolved "https://registry.npmjs.org/@types/sinon/-/sinon-7.5.2.tgz#5e2f1d120f07b9cda07e5dedd4f3bf8888fccdb9"
2141
- integrity sha512-T+m89VdXj/eidZyejvmoP9jivXgBDdkOSBVQjU9kF349NEx10QdPNGxHeZUaj1IlJ32/ewdyXJjnJxyxJroYwg==
2142
-
2143
2138
"@types/sinonjs__fake-timers@*":
2144
2139
version "6.0.1"
2145
2140
resolved "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-6.0.1.tgz#681df970358c82836b42f989188d133e218c458e"
You can’t perform that action at this time.
0 commit comments