Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
smonn committed Oct 28, 2023
1 parent a9948b9 commit e6489eb
Show file tree
Hide file tree
Showing 4 changed files with 236 additions and 81 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"start": "node index.mjs"
},
"dependencies": {
"benchmarkify": "3.0.0",
"benchmarkify": "4.0.0",
"validator-fns": "../"
}
}
105 changes: 97 additions & 8 deletions benchmark/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"devDependencies": {
"@types/node": "20.8.9",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.7.3",
"@typescript-eslint/parser": "6.9.0",
"c8": "8.0.1",
"esbuild": "0.19.5",
"eslint": "8.52.0",
Expand All @@ -66,7 +66,7 @@
"npm-run-all": "4.1.5",
"prettier": "3.0.3",
"rimraf": "5.0.5",
"rollup": "3.29.4",
"rollup": "4.1.5",
"rollup-plugin-dts": "6.1.0",
"rollup-plugin-esbuild": "6.1.0",
"rollup-plugin-filesize": "10.0.0",
Expand Down
Loading

0 comments on commit e6489eb

Please sign in to comment.