Skip to content

Commit

Permalink
chore(deps): update some dependencies (#2365)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroppy authored and alexander-akait committed Jan 29, 2020
1 parent b3ecade commit 80f07a4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
maxParallel: 6
matrix:
node-13:
node_version: ^13.0.0
node_version: ^13.5.0
webpack_version: latest
node-12:
node_version: ^12.0.0
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
maxParallel: 6
matrix:
node-13:
node_version: ^13.0.0
node_version: ^13.5.0
webpack_version: latest
node-12:
node_version: ^12.0.0
Expand Down Expand Up @@ -150,7 +150,7 @@ jobs:
maxParallel: 6
matrix:
node-13:
node_version: ^13.0.0
node_version: ^13.5.0
webpack_version: latest
node-12:
node_version: ^12.0.0
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"html-entities": "^1.2.1",
"http-proxy-middleware": "^0.19.1",
"import-local": "^3.0.2",
"internal-ip": "^4.3.0",
"internal-ip": "^5.0.0",
"ip": "^1.1.5",
"is-absolute-url": "^3.0.3",
"killable": "^1.0.1",
"loglevel": "^1.6.6",
"open": "^6.2.0",
"open": "^7.0.0",
"p-retry": "^4.1.0",
"portfinder": "^1.0.25",
"schema-utils": "^1.0.0",
Expand All @@ -62,7 +62,7 @@
"sockjs": "0.3.19",
"sockjs-client": "1.4.0",
"spdy": "^4.0.1",
"strip-ansi": "^3.0.1",
"strip-ansi": "^6.0.0",
"supports-color": "^7.0.0",
"url": "^0.11.0",
"webpack-dev-middleware": "^3.7.2",
Expand Down Expand Up @@ -102,7 +102,7 @@
"memfs": "^3.0.4",
"npm-run-all": "^4.1.5",
"prettier": "^1.19.1",
"puppeteer": "^1.20.0",
"puppeteer": "^2.0.0",
"rimraf": "^3.0.1",
"standard-version": "^7.1.0",
"style-loader": "^1.1.3",
Expand Down

0 comments on commit 80f07a4

Please sign in to comment.