Skip to content

Commit 31dc55b

Browse files
chore(deps): update dependency tinybench to v3
1 parent 0271649 commit 31dc55b

File tree

7 files changed

+16
-16
lines changed

7 files changed

+16
-16
lines changed

packages/argon2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
"@napi-rs/cli": "^3.0.0-alpha.64",
6666
"argon2": "^0.41.0",
6767
"cross-env": "^7.0.3",
68-
"tinybench": "^2.9.0"
68+
"tinybench": "^3.0.0"
6969
}
7070
}

packages/bcrypt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"bcrypt": "^5.1.1",
7979
"bcryptjs": "^2.4.3",
8080
"cross-env": "^7.0.3",
81-
"tinybench": "^2.9.0"
81+
"tinybench": "^3.0.0"
8282
},
8383
"funding": {
8484
"type": "github",

packages/crc32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"crc": "^4.3.2",
7272
"cross-env": "^7.0.3",
7373
"sse4_crc32": "^7.0.0",
74-
"tinybench": "^2.9.0"
74+
"tinybench": "^3.0.0"
7575
},
7676
"funding": {
7777
"type": "github",

packages/jieba/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@napi-rs/cli": "^3.0.0-alpha.64",
7272
"cross-env": "^7.0.3",
7373
"nodejieba": "^3.0.0",
74-
"tinybench": "^2.9.0"
74+
"tinybench": "^3.0.0"
7575
},
7676
"funding": {
7777
"type": "github",

packages/jsonwebtoken/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@
6969
"@types/jsonwebtoken": "^9.0.6",
7070
"cross-env": "^7.0.3",
7171
"jsonwebtoken": "^9.0.2",
72-
"tinybench": "^2.9.0"
72+
"tinybench": "^3.0.0"
7373
}
7474
}

packages/xxhash/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@oxc-node/core": "^0.0.15",
7171
"@types/xxhashjs": "^0.2.4",
7272
"cross-env": "^7.0.3",
73-
"tinybench": "^2.9.0",
73+
"tinybench": "^3.0.0",
7474
"webpack": "^5.92.1",
7575
"xxhash": "^0.3.0",
7676
"xxhashjs": "^0.2.2"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,7 +1041,7 @@ __metadata:
10411041
"@napi-rs/cli": "npm:^3.0.0-alpha.64"
10421042
argon2: "npm:^0.41.0"
10431043
cross-env: "npm:^7.0.3"
1044-
tinybench: "npm:^2.9.0"
1044+
tinybench: "npm:^3.0.0"
10451045
languageName: unknown
10461046
linkType: soft
10471047

@@ -1057,7 +1057,7 @@ __metadata:
10571057
bcrypt: "npm:^5.1.1"
10581058
bcryptjs: "npm:^2.4.3"
10591059
cross-env: "npm:^7.0.3"
1060-
tinybench: "npm:^2.9.0"
1060+
tinybench: "npm:^3.0.0"
10611061
languageName: unknown
10621062
linkType: soft
10631063

@@ -1072,7 +1072,7 @@ __metadata:
10721072
crc: "npm:^4.3.2"
10731073
cross-env: "npm:^7.0.3"
10741074
sse4_crc32: "npm:^7.0.0"
1075-
tinybench: "npm:^2.9.0"
1075+
tinybench: "npm:^3.0.0"
10761076
languageName: unknown
10771077
linkType: soft
10781078

@@ -1091,7 +1091,7 @@ __metadata:
10911091
"@napi-rs/cli": "npm:^3.0.0-alpha.64"
10921092
cross-env: "npm:^7.0.3"
10931093
nodejieba: "npm:^3.0.0"
1094-
tinybench: "npm:^2.9.0"
1094+
tinybench: "npm:^3.0.0"
10951095
languageName: unknown
10961096
linkType: soft
10971097

@@ -1104,7 +1104,7 @@ __metadata:
11041104
"@types/jsonwebtoken": "npm:^9.0.6"
11051105
cross-env: "npm:^7.0.3"
11061106
jsonwebtoken: "npm:^9.0.2"
1107-
tinybench: "npm:^2.9.0"
1107+
tinybench: "npm:^3.0.0"
11081108
languageName: unknown
11091109
linkType: soft
11101110

@@ -1116,7 +1116,7 @@ __metadata:
11161116
"@oxc-node/core": "npm:^0.0.15"
11171117
"@types/xxhashjs": "npm:^0.2.4"
11181118
cross-env: "npm:^7.0.3"
1119-
tinybench: "npm:^2.9.0"
1119+
tinybench: "npm:^3.0.0"
11201120
webpack: "npm:^5.92.1"
11211121
xxhash: "npm:^0.3.0"
11221122
xxhashjs: "npm:^0.2.2"
@@ -8283,10 +8283,10 @@ __metadata:
82838283
languageName: node
82848284
linkType: hard
82858285

8286-
"tinybench@npm:^2.9.0":
8287-
version: 2.9.0
8288-
resolution: "tinybench@npm:2.9.0"
8289-
checksum: 10c0/c3500b0f60d2eb8db65250afe750b66d51623057ee88720b7f064894a6cb7eb93360ca824a60a31ab16dab30c7b1f06efe0795b352e37914a9d4bad86386a20c
8286+
"tinybench@npm:^3.0.0":
8287+
version: 3.0.0
8288+
resolution: "tinybench@npm:3.0.0"
8289+
checksum: 10c0/47d5f532b12be9e7898a7a9048428ba88fd8e1a2ceb3ddd46a297cfc1e90130b18866c3deacd423778d53a8de7267d0e80acdf964c5490891b78d31e06742821
82908290
languageName: node
82918291
linkType: hard
82928292

0 commit comments

Comments
 (0)