Skip to content

Commit

Permalink
chore: update all others deps (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
unional committed May 13, 2019
1 parent a8f7ca8 commit 34f20f4
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 41 deletions.
53 changes: 16 additions & 37 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@
"watch": "jest --watch"
},
"dependencies": {
"chokidar": "^2.1.3",
"chokidar": "^2.1.5",
"global-store": "^0.8.1",
"mkdirp": "^0.5.1",
"unpartial": "^0.6.1",
"unpartial": "^0.6.3",
"util.promisify": "^1.0.0"
},
"devDependencies": {
"@types/chokidar": "^2.1.3",
"@types/jest": "^24.0.12",
"@types/lz-string": "^1.3.33",
"@types/mkdirp": "^0.5.2",
"@types/node": "^10.12.15",
"@types/node": "^12.0.0",
"@types/rimraf": "^2.0.2",
"assertron": "^7.0.2",
"delay": "^4.2.0",
Expand All @@ -49,7 +49,7 @@
"eslint-plugin-harmony": "^1.0.4",
"jest": "^24.8.0",
"jest-audio-reporter": "^2.2.1",
"jest-progress-tracker": "^2.0.1",
"jest-progress-tracker": "^2.0.2",
"jest-watch-repeat": "^1.0.4",
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config": "^1.0.2",
Expand Down

0 comments on commit 34f20f4

Please sign in to comment.