Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jun 18, 2019
1 parent 56be9fb commit de93a25
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 172 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,31 @@
"license": "MIT",
"repository": "browserslist/browserslist",
"dependencies": {
"caniuse-lite": "^1.0.30000974",
"electron-to-chromium": "^1.3.150",
"caniuse-lite": "^1.0.30000975",
"electron-to-chromium": "^1.3.164",
"node-releases": "^1.1.23"
},
"bin": "./cli.js",
"devDependencies": {
"@logux/eslint-config": "^28.2.1",
"@logux/eslint-config": "^28.2.2",
"clean-publish": "^1.1.2",
"cross-spawn": "^6.0.5",
"eslint": "^5.16.0",
"eslint-ci": "^1.0.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-es5": "^1.4.1",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-import-helpers": "^0.1.4",
"eslint-plugin-import-helpers": "^1.0.1",
"eslint-plugin-jest": "^22.6.4",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-standard": "^4.0.0",
"fs-extra": "^8.0.1",
"husky": "^2.4.0",
"husky": "^2.4.1",
"jest": "^24.8.0",
"lint-staged": "^8.2.0",
"size-limit": "^1.3.6",
"lint-staged": "^8.2.1",
"size-limit": "^1.3.7",
"yaspeller-ci": "^1.0.1"
},
"scripts": {
Expand Down

0 comments on commit de93a25

Please sign in to comment.