Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 5, 2022
1 parent 118532f commit b622190
Show file tree
Hide file tree
Showing 3 changed files with 778 additions and 672 deletions.
2 changes: 0 additions & 2 deletions .npmignore
@@ -1,5 +1,3 @@
pnpm-lock.yaml

test/
coverage/
tsconfig.json
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -32,24 +32,24 @@
},
"devDependencies": {
"@logux/eslint-config": "^46.1.1",
"@size-limit/preset-small-lib": "^7.0.4",
"@typescript-eslint/eslint-plugin": "^5.8.0",
"@typescript-eslint/parser": "^5.8.0",
"c8": "^7.10.0",
"check-dts": "^0.6.5",
"clean-publish": "^3.4.4",
"eslint": "^8.5.0",
"@size-limit/preset-small-lib": "^7.0.5",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"c8": "^7.11.0",
"check-dts": "^0.6.6",
"clean-publish": "^3.4.5",
"eslint": "^8.6.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.3",
"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",
"jest": "^27.4.5",
"size-limit": "^7.0.4",
"jest": "^27.4.6",
"size-limit": "^7.0.5",
"ts-jest": "^27.1.2",
"tsm": "^2.2.1",
"typescript": "^4.5.4",
"uvu": "^0.5.2"
"uvu": "^0.5.3"
},
"size-limit": [
{
Expand Down

0 comments on commit b622190

Please sign in to comment.