Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 23, 2022
1 parent 2e89f92 commit 8251fd2
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 175 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"unit": "NODE_ENV=test uvu test .test.js"
},
"dependencies": {
"caniuse-lite": "^1.0.30001402",
"electron-to-chromium": "^1.4.254",
"caniuse-lite": "^1.0.30001423",
"electron-to-chromium": "^1.4.284",
"node-releases": "^2.0.6",
"update-browserslist-db": "^1.0.9"
"update-browserslist-db": "^1.0.10"
},
"engines": {
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
Expand All @@ -43,13 +43,13 @@
"c8": "^7.12.0",
"clean-publish": "^4.0.1",
"cross-spawn": "^7.0.3",
"eslint": "^8.23.1",
"eslint": "^8.26.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-es5": "^1.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.2.5",
"eslint-plugin-n": "^15.3.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.0.1",
"eslint-plugin-promise": "^6.1.1",
"fs-extra": "^10.1.0",
"nanospy": "^0.5.0",
"size-limit": "^8.1.0",
Expand Down

0 comments on commit 8251fd2

Please sign in to comment.