Skip to content

Commit

Permalink
chore(dependencies): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Oct 1, 2019
1 parent ed292c9 commit a875d5f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
],
"devDependencies": {
"@wessberg/di-compiler": "^2.0.5",
"@wessberg/rollup-plugin-ts": "1.1.64",
"@wessberg/rollup-plugin-ts": "1.1.65",
"@wessberg/scaffold": "^1.0.19",
"@wessberg/ts-config": "^0.0.41",
"husky": "^3.0.5",
"husky": "^3.0.7",
"np": "^5.1.0",
"prettier": "^1.18.2",
"pretty-quick": "^1.11.1",
Expand All @@ -65,13 +65,13 @@
"@types/iltorb": "^2.3.0",
"@types/memory-fs": "^0.3.2",
"@types/mime": "^2.0.1",
"@types/node": "^12.7.7",
"@types/node": "^12.7.8",
"@types/semver": "^6.0.2",
"@webcomponents/custom-elements": "^1.3.0",
"@webcomponents/shadycss": "^1.9.2",
"@webcomponents/shadydom": "^1.6.1",
"@webcomponents/template": "^1.4.1",
"@wessberg/browserslist-generator": "1.0.26",
"@wessberg/browserslist-generator": "1.0.27",
"@wessberg/di": "^2.0.3",
"@wessberg/fileloader": "^1.1.9",
"@wessberg/filesaver": "^1.0.8",
Expand Down Expand Up @@ -100,15 +100,15 @@
"mime": "^2.4.4",
"mutationobserver-shim": "^0.3.3",
"node.parentelement": "^1.0.2",
"nodemon": "^1.19.2",
"nodemon": "^1.19.3",
"object-fit-images": "^3.2.4",
"perfnow": "^0.2.0",
"polyfill-library": "^3.41.0",
"proxy-polyfill": "^0.3.0",
"regenerator-runtime": "^0.13.3",
"requestanimationframe": "0.0.23",
"requestidlecallback": "^0.3.0",
"rollup": "^1.21.4",
"rollup": "^1.22.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-multi-entry": "^2.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
Expand Down

0 comments on commit a875d5f

Please sign in to comment.