Skip to content

Commit f91a2c6

Browse files
committed
fix(deps): update dependency raw-loader to v4
1 parent 283c41e commit f91a2c6

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

packages/driver-pages/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"pretty-bytes": "^5.2.0",
7070
"pug": "^2.0.4",
7171
"pug-plain-loader": "^1.0.0",
72-
"raw-loader": "^3.1.0",
72+
"raw-loader": "^4.0.0",
7373
"readline": "^1.3.0",
7474
"resolve-from": "^5.0.0",
7575
"sass": "^1.23.3",

yarn.lock

-8
Original file line numberDiff line numberDiff line change
@@ -11545,14 +11545,6 @@ raw-body@2.4.0:
1154511545
iconv-lite "0.4.24"
1154611546
unpipe "1.0.0"
1154711547

11548-
raw-loader@^3.1.0:
11549-
version "3.1.0"
11550-
resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-3.1.0.tgz#5e9d399a5a222cc0de18f42c3bc5e49677532b3f"
11551-
integrity sha512-lzUVMuJ06HF4rYveaz9Tv0WRlUMxJ0Y1hgSkkgg+50iEdaI0TthyEDe08KIHb0XsF6rn8WYTqPCaGTZg3sX+qA==
11552-
dependencies:
11553-
loader-utils "^1.1.0"
11554-
schema-utils "^2.0.1"
11555-
1155611548
raw-loader@^4.0.0:
1155711549
version "4.0.0"
1155811550
resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-4.0.0.tgz#d639c40fb9d72b5c7f8abc1fb2ddb25b29d3d540"

0 commit comments

Comments
 (0)