Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 26, 2020
1 parent fdbecd7 commit 702013e
Show file tree
Hide file tree
Showing 2 changed files with 551 additions and 409 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,24 +21,24 @@
"clean": "rimraf api.md coverage/"
},
"dependencies": {
"caniuse-lite": "^1.0.30001027",
"electron-to-chromium": "^1.3.349",
"node-releases": "^1.1.49"
"caniuse-lite": "^1.0.30001030",
"electron-to-chromium": "^1.3.361",
"node-releases": "^1.1.50"
},
"bin": "./cli.js",
"devDependencies": {
"@logux/eslint-config": "^35.0.4",
"@logux/sharec-config": "^0.5.7",
"@size-limit/preset-small-lib": "^4.0.1",
"clean-publish": "^1.1.4",
"@size-limit/preset-small-lib": "^4.0.2",
"clean-publish": "^1.1.5",
"cross-spawn": "^7.0.1",
"documentation": "^12.1.4",
"eslint": "^6.8.0",
"eslint-ci": "^1.0.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-es5": "^1.5.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jest": "^23.7.0",
"eslint-plugin-jest": "^23.8.0",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prefer-let": "^1.0.1",
"eslint-plugin-promise": "^4.2.1",
Expand All @@ -48,10 +48,10 @@
"fs-extra": "^8.1.0",
"husky": "^4.2.3",
"jest": "^25.1.0",
"lint-staged": "^10.0.7",
"lint-staged": "^10.0.8",
"rimraf": "^3.0.2",
"size-limit": "^4.0.0",
"yaspeller-ci": "^1.0.1"
"size-limit": "^4.0.2",
"yaspeller-ci": "^1.0.2"
},
"browser": {
"./node.js": "./browser.js",
Expand Down
Loading

0 comments on commit 702013e

Please sign in to comment.