File tree 3 files changed +10
-10
lines changed
3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 100
100
"@types/glob" : " ^7.1.3" ,
101
101
"@types/gulp" : " 4.0.8" ,
102
102
"@types/inquirer" : " ^7.3.1" ,
103
- "@types/jasmine" : " ^3.5.4 " ,
103
+ "@types/jasmine" : " ^3.6.0 " ,
104
104
"@types/marked" : " ^1.2.1" ,
105
105
"@types/merge2" : " ^0.3.30" ,
106
106
"@types/minimist" : " ^1.2.0" ,
127
127
"highlight.js" : " ^10.4.0" ,
128
128
"husky" : " 5.0.6" ,
129
129
"inquirer" : " ^7.1.0" ,
130
- "jasmine" : " ^3.5 .0" ,
131
- "jasmine-core" : " ^3.5 .0" ,
130
+ "jasmine" : " ^3.6 .0" ,
131
+ "jasmine-core" : " ^3.6 .0" ,
132
132
"kagekiri" : " ^1.0.18" ,
133
133
"karma" : " ^4.4.1" ,
134
134
"karma-browserstack-launcher" : " ^1.6.0" ,
Original file line number Diff line number Diff line change 100
100
"no-namespace" : true ,
101
101
"jsdoc-format" : [true , " check-multiline-start" ],
102
102
"no-duplicate-imports" : true ,
103
- "await-promise" : true ,
103
+ "await-promise" : [ true , " PromiseLike " ] ,
104
104
"array-type" : [true , " array" ],
105
105
106
106
// Codelyzer
Original file line number Diff line number Diff line change 1959
1959
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762"
1960
1960
integrity sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==
1961
1961
1962
- "@types/jasmine@^3.5.4 ":
1963
- version "3.5.4 "
1964
- resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.4 .tgz#8f9b7b03cc6204d2048b08128dac1f341bfe0591 "
1965
- integrity sha512-Uc/obv/lRh1t6RMOV6wkiAfYSZ0AOSTJqVl0Th8bHFcDhw4rQ0L60sxVnmOJj+RXbVboAE1Fd/mBclQWARRAsQ ==
1962
+ "@types/jasmine@^3.6.0 ":
1963
+ version "3.6.3 "
1964
+ resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.3 .tgz#824df555b8a5114f91619e78d8f59624d6f23050 "
1965
+ integrity sha512-5QKAG8WfC9XrOgYLXPrxv1G2IIUE6zDyzTWamhNWJO0LqPRUbZ0q0zGHDhDJ7MpFloUuyME/jpBIdPjq3/P3jA ==
1966
1966
1967
1967
"@types/lodash.debounce@^4.0.6":
1968
1968
version "4.0.6"
@@ -7734,7 +7734,7 @@ istanbul@^0.4.5:
7734
7734
which "^1.1.1"
7735
7735
wordwrap "^1.0.0"
7736
7736
7737
- jasmine-core@^3.5.0, jasmine-core@^3. 6.0, jasmine-core@~3.6.0:
7737
+ jasmine-core@^3.6.0, jasmine-core@~3.6.0:
7738
7738
version "3.6.0"
7739
7739
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.6.0.tgz#491f3bb23941799c353ceb7a45b38a950ebc5a20"
7740
7740
integrity sha512-8uQYa7zJN8hq9z+g8z1bqCfdC8eoDAeVnM5sfqs7KHv9/ifoJ500m018fpFc7RDaO6SWCLCXwo/wPSNcdYTgcw==
7761
7761
glob "^7.0.6"
7762
7762
jasmine-core "~2.8.0"
7763
7763
7764
- jasmine@^3.5 .0:
7764
+ jasmine@^3.6 .0:
7765
7765
version "3.6.4"
7766
7766
resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-3.6.4.tgz#1f8e4a0d5028a2dc66942b73b9fef4c32be97ad5"
7767
7767
integrity sha512-hIeOou6y0BgCOKYgXYveQvlY+PTHgDPajFf+vLCYbMTQ+VjAP9+EQv0nuC9+gyCAAWISRFauB1XUb9kFuOKtcQ==
You can’t perform that action at this time.
0 commit comments