File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 96
96
"rollup-plugin-uglify" : " ^6.0.4" ,
97
97
"sass-lint" : " ^1.13.1" ,
98
98
"sass-loader" : " ^10.0.3" ,
99
- "sinon" : " ^9 .0.2 " ,
99
+ "sinon" : " ^10 .0.0 " ,
100
100
"slugify" : " ^1.3.4" ,
101
101
"style-loader" : " ^2.0.0" ,
102
102
"webpack" : " ^4.39.2" ,
Original file line number Diff line number Diff line change @@ -6891,10 +6891,10 @@ nice-try@^1.0.4:
6891
6891
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
6892
6892
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
6893
6893
6894
- nise@^4.0.4 :
6895
- version "4.0.4 "
6896
- resolved "https://registry.yarnpkg.com/nise/-/nise-4.0.4. tgz#d73dea3e5731e6561992b8f570be9e363c4512dd "
6897
- integrity sha512-bTTRUNlemx6deJa+ZyoCUTRvH3liK5+N6VQZ4NIw90AgDXY6iPnsqplNFf6STcj+ePk0H/xqxnP75Lr0J0Fq3A ==
6894
+ nise@^4.1.0 :
6895
+ version "4.1.0 "
6896
+ resolved "https://registry.yarnpkg.com/nise/-/nise-4.1.0. tgz#8fb75a26e90b99202fa1e63f448f58efbcdedaf6 "
6897
+ integrity sha512-eQMEmGN/8arp0xsvGoQ+B1qvSkR73B1nWSCh7nOt5neMCtwcQVYQGdzQMhcNscktTsWB54xnlSQFzOAPJD8nXA ==
6898
6898
dependencies :
6899
6899
" @sinonjs/commons" " ^1.7.0"
6900
6900
" @sinonjs/fake-timers" " ^6.0.0"
@@ -8923,16 +8923,16 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
8923
8923
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"
8924
8924
integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
8925
8925
8926
- sinon@^9 .0.2 :
8927
- version "9.2.4 "
8928
- resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.2.4 .tgz#e55af4d3b174a4443a8762fa8421c2976683752b "
8929
- integrity sha512-zljcULZQsJxVra28qIAL6ow1Z9tpattkCTEJR4RBP3TGc00FcttsP5pK284Nas5WjMZU5Yzy3kAIp3B3KRf5Yg ==
8926
+ sinon@^10 .0.0 :
8927
+ version "10.0.0 "
8928
+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-10.0.0 .tgz#52279f97e35646ff73d23207d0307977c9b81430 "
8929
+ integrity sha512-XAn5DxtGVJBlBWYrcYKEhWCz7FLwZGdyvANRyK06419hyEpdT0dMc5A8Vcxg5SCGHc40CsqoKsc1bt1CbJPfNw ==
8930
8930
dependencies :
8931
8931
" @sinonjs/commons" " ^1.8.1"
8932
8932
" @sinonjs/fake-timers" " ^6.0.1"
8933
8933
" @sinonjs/samsam" " ^5.3.1"
8934
8934
diff "^4.0.2"
8935
- nise "^4.0.4 "
8935
+ nise "^4.1.0 "
8936
8936
supports-color "^7.1.0"
8937
8937
8938
8938
You can’t perform that action at this time.
0 commit comments