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

Commit

Permalink
Merge pull request #212 from PolymerX/greenkeeper/raw-loader-2.0.0
Browse files Browse the repository at this point in the history
Update raw-loader to the latest version 🚀
  • Loading branch information
LasaleFamine authored Mar 18, 2019
2 parents 6b95d78 + 6d23c4e commit c66a89f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"phunctional": "0.2.1",
"pify": "4.0.1",
"postcss-loader": "3.0.0",
"raw-loader": "1.0.0",
"raw-loader": "2.0.0",
"replace-in-file": "3.4.3",
"script-ext-html-webpack-plugin": "2.1.3",
"update-notifier": "2.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6776,10 +6776,10 @@ [email protected]:
iconv-lite "0.4.23"
unpipe "1.0.0"

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

0 comments on commit c66a89f

Please sign in to comment.