File tree 2 files changed +6
-18
lines changed
2 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 34
34
"extends" : " stylelint-config-gds/scss"
35
35
},
36
36
"devDependencies" : {
37
- "jasmine-browser-runner" : " ^1.1 .0" ,
37
+ "jasmine-browser-runner" : " ^1.2 .0" ,
38
38
"jasmine-core" : " ^4.4.0" ,
39
39
"standardx" : " ^7.0.0" ,
40
40
"stylelint" : " ^14.13.0" ,
Original file line number Diff line number Diff line change @@ -1009,19 +1009,7 @@ glob-parent@^5.0.0, glob-parent@^5.1.2:
1009
1009
dependencies :
1010
1010
is-glob "^4.0.1"
1011
1011
1012
- glob@^7.1.3 :
1013
- version "7.1.6"
1014
- resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
1015
- integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
1016
- dependencies :
1017
- fs.realpath "^1.0.0"
1018
- inflight "^1.0.4"
1019
- inherits "2"
1020
- minimatch "^3.0.4"
1021
- once "^1.3.0"
1022
- path-is-absolute "^1.0.0"
1023
-
1024
- glob@^7.1.7 :
1012
+ glob@^7.1.3, glob@^7.1.7 :
1025
1013
version "7.2.3"
1026
1014
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
1027
1015
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
@@ -1313,10 +1301,10 @@ jake@^10.8.5:
1313
1301
filelist "^1.0.1"
1314
1302
minimatch "^3.0.4"
1315
1303
1316
- jasmine-browser-runner@^1.1 .0 :
1317
- version "1.1 .0"
1318
- resolved "https://registry.yarnpkg.com/jasmine-browser-runner/-/jasmine-browser-runner-1.1 .0.tgz#cd5efd1190a32653489301e281c72f69a08bf418 "
1319
- integrity sha512-9fRNTbvtjldx7GSQQFsz3dvjaTbn1wsli3ylLJR8wPQqMr58VfQhtAN8WKwuMHvC7gLMt3S5OXHdSSncFQbnlg ==
1304
+ jasmine-browser-runner@^1.2 .0 :
1305
+ version "1.2 .0"
1306
+ resolved "https://registry.yarnpkg.com/jasmine-browser-runner/-/jasmine-browser-runner-1.2 .0.tgz#89fafc07af08b4a1a5c25b4acda3e63a5c5af9fa "
1307
+ integrity sha512-rEoTjN2av6wLL9H0xi+ofHeeKI6nY8eXnCoFi9SW8tL1ql3gJcwsh7WUblOPq1dGm5ztaNwkcfaVttdkh9K5mA ==
1320
1308
dependencies :
1321
1309
ejs "^3.1.6"
1322
1310
express "^4.16.4"
You can’t perform that action at this time.
0 commit comments