Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 18, 2018
1 parent 65d46db commit 242bd7f
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 90 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@
"license": "MIT",
"repository": "ai/browserslist",
"dependencies": {
"caniuse-lite": "^1.0.30000808",
"caniuse-lite": "^1.0.30000809",
"electron-to-chromium": "^1.3.33"
},
"bin": "./cli.js",
"devDependencies": {
"cross-spawn": "^6.0.4",
"eslint": "^4.17.0",
"eslint": "^4.18.0",
"eslint-ci": "^0.1.1",
"eslint-config-logux": "^19.0.0",
"eslint-config-standard": "^10.2.1",
"eslint-config-logux": "^21.0.0",
"eslint-config-standard": "^11.0.0",
"eslint-plugin-es5": "^1.2.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jest": "^21.12.1",
"eslint-plugin-jest": "^21.12.2",
"eslint-plugin-node": "^6.0.0",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-standard": "^3.0.1",
"jest": "^22.3.0",
"lint-staged": "^6.1.0",
"lint-staged": "^6.1.1",
"pre-commit": "^1.1.3",
"size-limit": "^0.14.1",
"yaspeller-ci": "^1.0.0"
Expand Down
Loading

0 comments on commit 242bd7f

Please sign in to comment.