Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jun 1, 2022
1 parent 80307e4 commit 8139500
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 205 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -26,10 +26,10 @@
"unit:fast": "NODE_ENV=test uvu test '^[^/]+.test.js'"
},
"dependencies": {
"caniuse-lite": "^1.0.30001332",
"electron-to-chromium": "^1.4.118",
"caniuse-lite": "^1.0.30001344",
"electron-to-chromium": "^1.4.143",
"escalade": "^3.1.1",
"node-releases": "^2.0.3",
"node-releases": "^2.0.5",
"picocolors": "^1.0.0"
},
"engines": {
Expand All @@ -42,18 +42,18 @@
"devDependencies": {
"@logux/eslint-config": "^47.2.0",
"@size-limit/preset-small-lib": "^7.0.8",
"c8": "^7.11.2",
"c8": "^7.11.3",
"clean-publish": "^4.0.0",
"cross-spawn": "^7.0.3",
"eslint": "^8.14.0",
"eslint": "^8.16.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-es5": "^1.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.1.0",
"eslint-plugin-n": "^15.2.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.0.0",
"fs-extra": "^10.1.0",
"nanoid": "^3.3.3",
"nanoid": "^3.3.4",
"nanospy": "^0.5.0",
"size-limit": "^7.0.8",
"uvu": "^0.5.3"
Expand Down

0 comments on commit 8139500

Please sign in to comment.