Skip to content

Commit

Permalink
minor package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fatso83 committed Feb 18, 2019
1 parent 37c955d commit 1431c78
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 45 deletions.
70 changes: 32 additions & 38 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,21 +57,21 @@
"dependencies": {
"@sinonjs/commons": "^1.3.0",
"@sinonjs/formatio": "^3.1.0",
"@sinonjs/samsam": "^3.0.2",
"@sinonjs/samsam": "^3.1.1",
"diff": "^3.5.0",
"lolex": "^3.0.0",
"lolex": "^3.1.0",
"nise": "^1.4.10",
"supports-color": "^5.5.0"
},
"devDependencies": {
"@babel/core": "^7.3.3",
"@sinonjs/referee": "^3.1.0",
"babel-plugin-istanbul": "^5.1.0",
"@sinonjs/referee": "^3.1.1",
"babel-plugin-istanbul": "^5.1.1",
"babelify": "^10.0.0",
"browserify": "^16.2.3",
"dependency-check": "^2.9.1",
"eslint": "^5.14.0",
"eslint-config-prettier": "^3.5.0",
"eslint-config-prettier": "^3.6.0",
"eslint-config-sinon": "^2.0.0",
"eslint-plugin-ie11": "^1.0.0",
"eslint-plugin-local-rules": "^0.1.0",
Expand All @@ -86,11 +86,11 @@
"native-promise-only": "^0.8.1",
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"prettier": "^1.15.3",
"prettier": "^1.16.4",
"proxyquire": "^1.8.0",
"proxyquire-universal": "^1.0.8",
"proxyquireify": "^3.2.1",
"puppeteer": "^1.11.0",
"puppeteer": "^1.12.2",
"rimraf": "^2.6.3",
"rollup": "^0.59.3",
"rollup-plugin-commonjs": "^9.2.0",
Expand Down

0 comments on commit 1431c78

Please sign in to comment.