Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 19, 2023
1 parent 8dac7ea commit 3b50c74
Show file tree
Hide file tree
Showing 3 changed files with 694 additions and 372 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@
"test": "node test/cjs.cjs && node test/esm.mjs"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.2",
"@antfu/ni": "^0.16.3",
"@antfu/utils": "^0.5.2",
"@types/chai": "^4.3.1",
"@types/node": "^18.0.3",
"@antfu/eslint-config": "^0.34.1",
"@antfu/ni": "^0.18.8",
"@antfu/utils": "^0.7.2",
"@types/chai": "^4.3.4",
"@types/node": "^18.11.18",
"bumpp": "^8.2.1",
"chai": "^4.3.6",
"eslint": "^8.19.0",
"chai": "^4.3.7",
"eslint": "^8.32.0",
"esno": "^0.16.3",
"find-up": "^6.3.0",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
"tsup": "^6.5.0",
"typescript": "^4.9.4"
}
}
Loading

0 comments on commit 3b50c74

Please sign in to comment.