File tree Expand file tree Collapse file tree 2 files changed +1
-20
lines changed Expand file tree Collapse file tree 2 files changed +1
-20
lines changed Original file line number Diff line number Diff line change 28
28
],
29
29
"devDependencies" : {
30
30
"@babel/plugin-transform-object-assign" : " ^7.0.0" ,
31
- "babel-loader" : " 8.0.4 " ,
31
+ "babel-loader" : " 8.0.5 " ,
32
32
"http-proxy-middleware" : " ^0.19.0" ,
33
33
"netlify-lambda" : " ^1.4.5" ,
34
34
"npm-run-all" : " ^4.1.5"
Original file line number Diff line number Diff line change 2236
2236
chalk "^2.4.2"
2237
2237
slash "^2.0.0"
2238
2238
2239
-
2240
- version "8.0.4"
2241
- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.4.tgz#7bbf20cbe4560629e2e41534147692d3fecbdce6"
2242
- integrity sha512-fhBhNkUToJcW9nV46v8w87AJOwAJDz84c1CL57n3Stj73FANM/b9TbCUK4YhdOwEyZ+OxhYpdeZDNzSI29Firw==
2243
- dependencies :
2244
- find-cache-dir "^1.0.0"
2245
- loader-utils "^1.0.2"
2246
- mkdirp "^0.5.1"
2247
- util.promisify "^1.0.0"
2248
-
2249
2239
[email protected] , babel-loader@^8.0.0:
2250
2240
version "8.0.5"
2251
2241
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.5.tgz#225322d7509c2157655840bba52e46b6c2f2fe33"
@@ -4424,15 +4414,6 @@ find-cache-dir@^0.1.1:
4424
4414
mkdirp "^0.5.1"
4425
4415
pkg-dir "^1.0.0"
4426
4416
4427
- find-cache-dir@^1.0.0 :
4428
- version "1.0.0"
4429
- resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-1.0.0.tgz#9288e3e9e3cc3748717d39eade17cf71fc30ee6f"
4430
- integrity sha1-kojj6ePMN0hxfTnq3hfPcfww7m8=
4431
- dependencies :
4432
- commondir "^1.0.1"
4433
- make-dir "^1.0.0"
4434
- pkg-dir "^2.0.0"
4435
-
4436
4417
find-cache-dir@^2.0.0 :
4437
4418
version "2.0.0"
4438
4419
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.0.0.tgz#4c1faed59f45184530fb9d7fa123a4d04a98472d"
You can’t perform that action at this time.
0 commit comments