File tree Expand file tree Collapse file tree 2 files changed +5
-15
lines changed Expand file tree Collapse file tree 2 files changed +5
-15
lines changed Original file line number Diff line number Diff line change 96
96
"@types/autoprefixer" : " ^9.7.2" ,
97
97
"@types/browser-sync" : " ^2.26.1" ,
98
98
"@types/fs-extra" : " ^9.0.5" ,
99
- "@types/glob" : " ^5.0.36 " ,
99
+ "@types/glob" : " ^7.1.3 " ,
100
100
"@types/gulp" : " 4.0.7" ,
101
101
"@types/inquirer" : " ^7.3.1" ,
102
102
"@types/jasmine" : " ^3.5.4" ,
Original file line number Diff line number Diff line change 1858
1858
"@types/glob" "*"
1859
1859
"@types/node" "*"
1860
1860
1861
- "@types/glob@*", "@types/glob@^7.1.1":
1862
- version "7.1.1"
1863
- resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.1.tgz#aa59a1c6e3fbc421e07ccd31a944c30eba521575"
1864
- integrity sha512-1Bh06cbWJUHMC97acuD6UMG29nMt0Aqz1vF3guLfG+kHHJhy3AyohZFFxYk2f7Q1SQIrNwvncxAE0N/9s70F2w==
1865
- dependencies:
1866
- "@types/events" "*"
1867
- "@types/minimatch" "*"
1868
- "@types/node" "*"
1869
-
1870
- "@types/glob@^5.0.36":
1871
- version "5.0.36"
1872
- resolved "https://registry.yarnpkg.com/@types/glob/-/glob-5.0.36.tgz#0c80a9c8664fc7d19781de229f287077fd622cb2"
1873
- integrity sha512-KEzSKuP2+3oOjYYjujue6Z3Yqis5HKA1BsIC+jZ1v3lrRNdsqyNNtX0rQf6LSuI4DJJ2z5UV//zBZCcvM0xikg==
1861
+ "@types/glob@*", "@types/glob@^7.1.1", "@types/glob@^7.1.3":
1862
+ version "7.1.3"
1863
+ resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.3.tgz#e6ba80f36b7daad2c685acd9266382e68985c183"
1864
+ integrity sha512-SEYeGAIQIQX8NN6LDKprLjbrd5dARM5EXsd8GI/A5l0apYI1fGMWgPHSe4ZKL4eozlAyI+doUE9XbYS4xCkQ1w==
1874
1865
dependencies:
1875
- "@types/events" "*"
1876
1866
"@types/minimatch" "*"
1877
1867
"@types/node" "*"
1878
1868
You can’t perform that action at this time.
0 commit comments