Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Mar 6, 2022
1 parent 51a1ad2 commit c293a99
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 128 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"unit:fast": "NODE_ENV=test uvu test '^[^/]+.test.js'"
},
"dependencies": {
"caniuse-lite": "^1.0.30001312",
"electron-to-chromium": "^1.4.71",
"caniuse-lite": "^1.0.30001313",
"electron-to-chromium": "^1.4.76",
"escalade": "^3.1.1",
"node-releases": "^2.0.2",
"picocolors": "^1.0.0"
Expand All @@ -39,14 +39,14 @@
"c8": "^7.11.0",
"clean-publish": "^4.0.0",
"cross-spawn": "^7.0.3",
"eslint": "^8.9.0",
"eslint": "^8.10.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-es5": "^1.5.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.0.0",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"nanoid": "^3.3.1",
"nanospy": "^0.5.0",
"size-limit": "^7.0.8",
Expand Down

0 comments on commit c293a99

Please sign in to comment.