Skip to content

Commit d958901

Browse files
committed
bump deps
1 parent f7751de commit d958901

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

bench/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"private": true,
55
"main": "index.js",
66
"dependencies": {
7-
"ansi-colors": "^3.0.3",
7+
"ansi-colors": "^4.1.3",
88
"benchmark": "^2.1.4",
9-
"minimist": "^1.2.0"
9+
"minimist": "^1.2.8"
1010
},
1111
"devDependencies": {
1212
"glob-parent": "^6.0.2",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"test:cover": "nyc npm run mocha"
2929
},
3030
"devDependencies": {
31-
"eslint": "^8.56.0",
31+
"eslint": "^8.57.0",
3232
"fill-range": "^7.0.1",
3333
"gulp-format-md": "^2.0.0",
34-
"mocha": "^10.2.0",
34+
"mocha": "^10.4.0",
3535
"nyc": "^15.1.0",
3636
"time-require": "github:jonschlinkert/time-require"
3737
},

0 commit comments

Comments
 (0)