Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Mar 26, 2023
1 parent 14ff398 commit 0168b84
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 217 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -29,9 +29,9 @@
"unit": "NODE_ENV=test uvu test .test.js"
},
"dependencies": {
"caniuse-lite": "^1.0.30001449",
"electron-to-chromium": "^1.4.284",
"node-releases": "^2.0.8",
"caniuse-lite": "^1.0.30001470",
"electron-to-chromium": "^1.4.340",
"node-releases": "^2.0.10",
"update-browserslist-db": "^1.0.10"
},
"engines": {
Expand All @@ -42,12 +42,12 @@
},
"types": "./index.d.ts",
"devDependencies": {
"@logux/eslint-config": "^48.0.0",
"@size-limit/preset-small-lib": "^8.1.2",
"c8": "^7.12.0",
"@logux/eslint-config": "^49.0.0",
"@size-limit/preset-small-lib": "^8.2.4",
"c8": "^7.13.0",
"clean-publish": "^4.1.1",
"cross-spawn": "^7.0.3",
"eslint": "^8.33.0",
"eslint": "^8.36.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-es5": "^1.5.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -56,7 +56,7 @@
"eslint-plugin-promise": "^6.1.1",
"fs-extra": "^10.1.0",
"nanospy": "^0.5.0",
"size-limit": "^8.1.2",
"size-limit": "^8.2.4",
"uvu": "^0.5.6"
},
"browser": {
Expand Down

0 comments on commit 0168b84

Please sign in to comment.