File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 17
17
"bunyan" : " 1.8.15" ,
18
18
"eslint" : " 7.21.0" ,
19
19
"eslint-plugin-ghost" : " 2.0.0" ,
20
- "mkdirp" : " ^ 1.0.4" ,
20
+ "mkdirp" : " 1.0.4" ,
21
21
"mocha" : " 8.2.1" ,
22
22
"should" : " 13.2.3" ,
23
23
"sinon" : " 9.2.4"
Original file line number Diff line number Diff line change @@ -1045,18 +1045,18 @@ minimist@^1.2.5:
1045
1045
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1046
1046
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1047
1047
1048
+
1049
+ version "1.0.4"
1050
+ resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
1051
+ integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
1052
+
1048
1053
mkdirp@^0.5.1, mkdirp@~0.5.1 :
1049
1054
version "0.5.5"
1050
1055
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
1051
1056
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
1052
1057
dependencies :
1053
1058
minimist "^1.2.5"
1054
1059
1055
- mkdirp@^1.0.4 :
1056
- version "1.0.4"
1057
- resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
1058
- integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
1059
-
1060
1060
1061
1061
version "8.2.1"
1062
1062
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.2.1.tgz#f2fa68817ed0e53343d989df65ccd358bc3a4b39"
You can’t perform that action at this time.
0 commit comments