Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Commit c66a89f

Browse files
authored
Merge pull request #212 from PolymerX/greenkeeper/raw-loader-2.0.0
Update raw-loader to the latest version 🚀
2 parents 6b95d78 + 6d23c4e commit c66a89f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"phunctional": "0.2.1",
7777
"pify": "4.0.1",
7878
"postcss-loader": "3.0.0",
79-
"raw-loader": "1.0.0",
79+
"raw-loader": "2.0.0",
8080
"replace-in-file": "3.4.3",
8181
"script-ext-html-webpack-plugin": "2.1.3",
8282
"update-notifier": "2.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6776,10 +6776,10 @@ raw-body@2.3.3:
67766776
iconv-lite "0.4.23"
67776777
unpipe "1.0.0"
67786778

6779-
raw-loader@1.0.0:
6780-
version "1.0.0"
6781-
resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-1.0.0.tgz#3f9889e73dadbda9a424bce79809b4133ad46405"
6782-
integrity sha512-Uqy5AqELpytJTRxYT4fhltcKPj0TyaEpzJDcGz7DFJi+pQOOi3GjR/DOdxTkTsF+NzhnldIoG6TORaBlInUuqA==
6779+
raw-loader@2.0.0:
6780+
version "2.0.0"
6781+
resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-2.0.0.tgz#e2813d9e1e3f80d1bbade5ad082e809679e20c26"
6782+
integrity sha512-kZnO5MoIyrojfrPWqrhFNLZemIAX8edMOCp++yC5RKxzFB3m92DqKNhKlU6+FvpOhWtvyh3jOaD7J6/9tpdIKg==
67836783
dependencies:
67846784
loader-utils "^1.1.0"
67856785
schema-utils "^1.0.0"

0 commit comments

Comments
 (0)