Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Dec 24, 2018
1 parent db92b11 commit 914c09f
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 199 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -30,7 +30,7 @@ matrix:
env: CI=tests 10
- node_js: '11'
script: yarn travis
env: CI=tests 11
env: CI=coverage 11

before_install:
- yarn install --ignore-engines
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -4,9 +4,9 @@
"author": "Tobias Koppers @sokra",
"description": "utils for webpack loaders",
"dependencies": {
"big.js": "^3.1.3",
"big.js": "^5.2.2",
"emojis-list": "^2.0.0",
"json5": "^0.5.0"
"json5": "^1.0.1"
},
"scripts": {
"lint": "eslint lib test",
Expand Down

0 comments on commit 914c09f

Please sign in to comment.