Skip to content

Commit

Permalink
chore(deps): update webpack@4.39.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroppy committed Aug 4, 2019
1 parent 68a1f29 commit 84ed1bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -20,7 +20,7 @@
"lint:type": "tsc --noEmit",
"commitlint": "commitlint --from=master",
"security": "npm audit",
"test:only": "jest",
"test:only": "jest --forceExit",
"test:coverage": "npm run test:only -- --coverage",
"test:watch": "npm run test:coverage --watch",
"test": "npm run test:coverage",
Expand Down Expand Up @@ -110,7 +110,7 @@
"tcp-port-used": "^1.0.1",
"typescript": "^3.5.3",
"url-loader": "^1.1.2",
"webpack": "^4.39.0",
"webpack": "^4.39.1",
"webpack-cli": "^3.3.6"
},
"peerDependencies": {
Expand Down

0 comments on commit 84ed1bf

Please sign in to comment.