Skip to content

Commit

Permalink
chore(deps): update dependency null-loader to v1 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed Apr 26, 2019
1 parent 650497b commit cbb6e02
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
12 changes: 8 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"mv": "^2.1.1",
"ncp": "^2.0.0",
"nock": "^10.0.6",
"null-loader": "^0.1.1",
"null-loader": "^1.0.0",
"nyc": "^14.0.0",
"puppeteer": "^1.12.2",
"semantic-release": "^15.13.9",
Expand Down
2 changes: 1 addition & 1 deletion system-test/fixtures/sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/node": "^10.3.0",
"typescript": "^3.0.0",
"gts": "^1.0.0",
"null-loader": "^0.1.1",
"null-loader": "^1.0.0",
"ts-loader": "^5.3.3",
"webpack": "^4.29.3",
"webpack-cli": "^3.2.3"
Expand Down

0 comments on commit cbb6e02

Please sign in to comment.