Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 12, 2023
1 parent 3968b6c commit 4aa3592
Show file tree
Hide file tree
Showing 2 changed files with 942 additions and 941 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -28,15 +28,15 @@
},
"devDependencies": {
"@hapi/bourne": "^3.0.0",
"@vitest/coverage-c8": "^0.31.1",
"@vitest/coverage-c8": "^0.32.0",
"benchmark": "^2.1.4",
"eslint": "^8.41.0",
"eslint-config-unjs": "^0.2.0",
"eslint": "^8.42.0",
"eslint-config-unjs": "^0.2.1",
"secure-json-parse": "^2.7.0",
"standard-version": "^9.5.0",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.31.1"
"vitest": "^0.32.0"
},
"packageManager": "pnpm@7.32.5"
}

0 comments on commit 4aa3592

Please sign in to comment.