Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Apr 14, 2023
1 parent c85028b commit c6dd496
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 232 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -87,17 +87,17 @@
"devDependencies": {
"@logux/eslint-config": "^49.0.0",
"@size-limit/preset-small-lib": "^8.2.4",
"@types/node": "^18.15.10",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"c8": "^7.13.0",
"check-dts": "^0.7.1",
"clean-publish": "^4.1.1",
"clean-publish": "^4.2.0",
"concat-with-sourcemaps": "^1.1.0",
"eslint": "^8.36.0",
"eslint": "^8.38.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"nanodelay": "^1.0.8",
Expand All @@ -107,7 +107,7 @@
"size-limit": "^8.2.4",
"strip-ansi": "^6.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.0.2",
"typescript": "^5.0.4",
"uvu": "^0.5.6"
},
"c8": {
Expand Down

0 comments on commit c6dd496

Please sign in to comment.