Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai authored and zhouyu9527 committed Jul 4, 2022
1 parent 51b6d95 commit 98647af
Show file tree
Hide file tree
Showing 2 changed files with 542 additions and 716 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"test": "jest --coverage && eslint . && size-limit"
},
"dependencies": {
"caniuse-lite": "^1.0.30001274",
"electron-to-chromium": "^1.3.886",
"caniuse-lite": "^1.0.30001280",
"electron-to-chromium": "^1.3.896",
"escalade": "^3.1.1",
"node-releases": "^2.0.1",
"picocolors": "^1.0.0"
Expand All @@ -34,14 +34,14 @@
"devDependencies": {
"@logux/eslint-config": "^46.1.0",
"@size-limit/preset-small-lib": "^6.0.4",
"clean-publish": "^3.4.2",
"clean-publish": "^3.4.3",
"cross-spawn": "^7.0.3",
"eslint": "^8.1.0",
"eslint": "^8.2.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-es5": "^1.5.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^3.0.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^5.1.1",
"fs-extra": "^8.1.0",
"jest": "^25.5.4",
Expand Down

0 comments on commit 98647af

Please sign in to comment.