Skip to content

Commit

Permalink
chore: update all deps (#1062)
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson authored Mar 1, 2019
1 parent 53126c4 commit 9483163
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 180 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"emoji-regex": "^7.0.3",
"encoding": "^0.1.12",
"escape-html": "^1.0.3",
"esm": "^3.2.6",
"esm": "^3.2.7",
"events-light": "^1.0.5",
"express": "^4.16.4",
"file-api": "^0.10.4",
Expand Down Expand Up @@ -93,18 +93,18 @@
"svelte-extras": "^2.0.2",
"svelte-loader": "^2.13.3",
"svelte-transitions": "^1.2.0",
"svgo": "^1.1.1",
"terser-webpack-plugin": "^1.2.2",
"svgo": "^1.2.0",
"terser-webpack-plugin": "^1.2.3",
"text-encoding": "^0.7.0",
"tiny-queue": "^0.2.1",
"webpack": "^4.29.5",
"webpack": "^4.29.6",
"webpack-bundle-analyzer": "^3.0.4"
},
"devDependencies": {
"assert": "^1.4.1",
"eslint-plugin-html": "^5.0.3",
"mocha": "^6.0.1",
"now": "^14.0.0",
"mocha": "^6.0.2",
"now": "^14.0.1",
"standard": "^12.0.1",
"testcafe": "^1.1.0"
},
Expand Down
Loading

0 comments on commit 9483163

Please sign in to comment.