Skip to content

Commit

Permalink
chore(deps): update dependency webpack-dev-server to v3 [security] (#242
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate[bot] authored Jun 7, 2020
1 parent a3f2778 commit dc803d5
Show file tree
Hide file tree
Showing 3 changed files with 786 additions and 491 deletions.
9 changes: 9 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[build]
command = "yarn run build && cp build/* releases/"
publish = "releases"

[build.environment]
YARN_FLAGS = "--frozen-lockfile"
YARN_VERSION = "1.22.4"
NODE_VERSION = "12"

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"source-map-loader": "^0.2.1",
"url-loader": "^0.6.2",
"webpack": "^3.0.0",
"webpack-dev-server": "^2.11.1",
"webpack-dev-server": "^3.0.0",
"webpack-node-externals": "^1.6.0"
},
"homepage": "https://identity.netlify.com",
Expand Down
Loading

0 comments on commit dc803d5

Please sign in to comment.