Skip to content

Commit 189b647

Browse files
author
Steven Hargrove
committed
use latest loader-runner
1 parent 13581ee commit 189b647

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"events": "^3.0.0",
2020
"json-parse-better-errors": "^1.0.2",
2121
"json-stable-stringify": "^1.0.1",
22-
"loader-runner": "hulkish/loader-runner#prefer-callback-errors",
22+
"loader-runner": "3.0.0",
2323
"loader-utils": "^1.1.0",
2424
"memory-fs": "~0.4.1",
2525
"micromatch": "^3.1.8",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4327,9 +4327,10 @@ load-json-file@^1.0.0:
43274327
pinkie-promise "^2.0.0"
43284328
strip-bom "^2.0.0"
43294329

4330-
loader-runner@hulkish/loader-runner#prefer-callback-errors:
4331-
version "2.3.1"
4332-
resolved "https://codeload.github.com/hulkish/loader-runner/tar.gz/863fad3e4bdba1f23be06b0725947cd10ea9ea69"
4330+
4331+
version "3.0.0"
4332+
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-3.0.0.tgz#c86f303af2dacbd27eabd2ea3aaa957291562e23"
4333+
integrity sha512-BlinBEAJYOUubaKH9hMxshD1FltYLTd3FA4DoxEh/82C0Rc4cmcqI61bEUj0/osbmW9FCTXTpMAO/jHZDZC5Fw==
43334334

43344335
loader-utils@^1.0.0, loader-utils@^1.0.2, loader-utils@^1.1.0:
43354336
version "1.1.0"

0 commit comments

Comments
 (0)