File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
publisher/electron-release-server Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 128
128
"eslint-config-airbnb-base" : " ^14.1.0" ,
129
129
"eslint-plugin-import" : " ^2.18.2" ,
130
130
"eslint-plugin-mocha" : " ^7.0.0" ,
131
- "fetch-mock" : " ^9.2 .1" ,
131
+ "fetch-mock" : " ^9.10 .1" ,
132
132
"generate-changelog" : " ^1.8.0" ,
133
133
"husky" : " ^4.2.5" ,
134
134
"lint-staged" : " ^10.1.3" ,
Original file line number Diff line number Diff line change 21
21
"asar" : " ^3.0.1" ,
22
22
"chai" : " 4.2.0" ,
23
23
"chai-as-promised" : " ^7.0.0" ,
24
- "fetch-mock" : " ^9.2 .1" ,
24
+ "fetch-mock" : " ^9.10 .1" ,
25
25
"mocha" : " ^7.1.2" ,
26
26
"proxyquire" : " ^2.1.3" ,
27
27
"sinon" : " ^9.0.2"
Original file line number Diff line number Diff line change 9
9
"typings" : " dist/PublisherERS.d.ts" ,
10
10
"devDependencies" : {
11
11
"chai" : " 4.2.0" ,
12
- "fetch-mock" : " ^9.2 .1" ,
12
+ "fetch-mock" : " ^9.10 .1" ,
13
13
"mocha" : " ^7.1.2" ,
14
14
"proxyquire" : " ^2.1.3"
15
15
},
Original file line number Diff line number Diff line change @@ -4105,10 +4105,10 @@ fast-levenshtein@^2.0.6:
4105
4105
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
4106
4106
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
4107
4107
4108
- fetch-mock@^9.2 .1 :
4109
- version "9.10.0 "
4110
- resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-9.10.0 .tgz#76f3ac06c6dd3cc7597e65f9b96920e2f7e6d0e0 "
4111
- integrity sha512-PXhrVbtbR7idW2UwuPe86cGcRhNeoopzJGqaQIjyUBlq7/w2q2l+/HbAg8vn3g8fknfNOkLuVA4H7CVgwF0rxw ==
4108
+ fetch-mock@^9.10 .1 :
4109
+ version "9.10.1 "
4110
+ resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-9.10.1 .tgz#1f0a7a3795490956bf4cfd5fa6ff912bc4dc71d3 "
4111
+ integrity sha512-pTSLpg/Z9LvoqTRu8S9Aeyu4wsyNHLcqON6F5iw1nLHkSOZ+snKgkijwtOVtVsgNzyiZCq9NHRwGxPRpLwth7A ==
4112
4112
dependencies :
4113
4113
babel-runtime "^6.26.0"
4114
4114
core-js "^3.0.0"
You can’t perform that action at this time.
0 commit comments