File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 10
10
"types" : " index" ,
11
11
"dependencies" : {
12
12
"@types/autoprefixer" : " ^9.7.0" ,
13
- "@types/babel__core" : " ^7.1.3 " ,
13
+ "@types/babel__core" : " ^7.1.4 " ,
14
14
"@types/compression" : " ^1.7.0" ,
15
15
"@types/connect" : " ^3.4.33" ,
16
16
"@types/etag" : " ^1.8.0" ,
Original file line number Diff line number Diff line change 2274
2274
"@types/browserslist" "*"
2275
2275
postcss "7.x.x"
2276
2276
2277
- "@types/babel__core@^7.1.0", "@types/babel__core@^7.1.3" :
2277
+ "@types/babel__core@^7.1.0":
2278
2278
version "7.1.3"
2279
2279
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.3.tgz#e441ea7df63cd080dfcd02ab199e6d16a735fc30"
2280
2280
integrity sha512-8fBo0UR2CcwWxeX7WIIgJ7lXjasFxoYgRnFHUj+hRvKkpiBJbxhdAPTCY6/ZKM0uxANFVzt4yObSLuTiTnazDA==
2285
2285
"@types/babel__template" "*"
2286
2286
"@types/babel__traverse" "*"
2287
2287
2288
+ "@types/babel__core@^7.1.4":
2289
+ version "7.1.4"
2290
+ resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.4.tgz#5c5569cc40e5f2737dfc00692f5444e871e4a234"
2291
+ integrity sha512-c/5MuRz5HM4aizqL5ViYfW4iEnmfPcfbH4Xa6GgLT21dMc1NGeNnuS6egHheOmP+kCJ9CAzC4pv4SDCWTnRkbg==
2292
+ dependencies:
2293
+ "@babel/parser" "^7.1.0"
2294
+ "@babel/types" "^7.0.0"
2295
+ "@types/babel__generator" "*"
2296
+ "@types/babel__template" "*"
2297
+ "@types/babel__traverse" "*"
2298
+
2288
2299
"@types/babel__generator@*":
2289
2300
version "7.6.1"
2290
2301
resolved "https://registry.yarnpkg.com/@types/babel__generator/-/babel__generator-7.6.1.tgz#4901767b397e8711aeb99df8d396d7ba7b7f0e04"
You can’t perform that action at this time.
0 commit comments