Skip to content

Commit e11d89a

Browse files
dependabot-preview[bot]wuweiweiwu
authored andcommitted
build(deps-dev): bump babel-loader from 8.0.4 to 8.0.6 (frontend-collective#555)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.4 to 8.0.6. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md) - [Commits](babel/babel-loader@v8.0.4...v8.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 862bfc9 commit e11d89a

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

yarn.lock

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2625,14 +2625,14 @@ babel-jest@^23.6.0:
26252625
babel-preset-jest "^23.2.0"
26262626

26272627
babel-loader@^8.0.4:
2628-
version "8.0.4"
2629-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.4.tgz#7bbf20cbe4560629e2e41534147692d3fecbdce6"
2630-
integrity sha512-fhBhNkUToJcW9nV46v8w87AJOwAJDz84c1CL57n3Stj73FANM/b9TbCUK4YhdOwEyZ+OxhYpdeZDNzSI29Firw==
2628+
version "8.0.6"
2629+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.6.tgz#e33bdb6f362b03f4bb141a0c21ab87c501b70dfb"
2630+
integrity sha512-4BmWKtBOBm13uoUwd08UwjZlaw3O9GWf456R9j+5YykFZ6LUIjIKLc0zEZf+hauxPOJs96C8k6FvYD09vWzhYw==
26312631
dependencies:
2632-
find-cache-dir "^1.0.0"
2632+
find-cache-dir "^2.0.0"
26332633
loader-utils "^1.0.2"
26342634
mkdirp "^0.5.1"
2635-
util.promisify "^1.0.0"
2635+
pify "^4.0.1"
26362636

26372637
babel-messages@^6.23.0:
26382638
version "6.23.0"
@@ -6049,15 +6049,6 @@ finalhandler@1.1.1:
60496049
statuses "~1.4.0"
60506050
unpipe "~1.0.0"
60516051

6052-
find-cache-dir@^1.0.0:
6053-
version "1.0.0"
6054-
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-1.0.0.tgz#9288e3e9e3cc3748717d39eade17cf71fc30ee6f"
6055-
integrity sha1-kojj6ePMN0hxfTnq3hfPcfww7m8=
6056-
dependencies:
6057-
commondir "^1.0.1"
6058-
make-dir "^1.0.0"
6059-
pkg-dir "^2.0.0"
6060-
60616052
find-cache-dir@^2.0.0:
60626053
version "2.0.0"
60636054
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.0.0.tgz#4c1faed59f45184530fb9d7fa123a4d04a98472d"
@@ -10152,6 +10143,11 @@ pify@^3.0.0:
1015210143
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
1015310144
integrity sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=
1015410145

10146+
pify@^4.0.1:
10147+
version "4.0.1"
10148+
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
10149+
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
10150+
1015510151
pinkie-promise@^2.0.0:
1015610152
version "2.0.1"
1015710153
resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz#2135d6dfa7a358c069ac9b178776288228450ffa"

0 commit comments

Comments
 (0)