Skip to content

Commit 0d875ad

Browse files
committed
chore(deps): update dependency @types/benchmark to v2.1.3
1 parent eff3214 commit 0d875ad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@envelop/graphql-modules": "5.0.1",
3636
"@graphql-tools/merge": "9.0.0",
3737
"@graphql-yoga/node": "3.9.1",
38-
"@types/benchmark": "2.1.2",
38+
"@types/benchmark": "2.1.3",
3939
"@types/express": "4.17.17",
4040
"@types/jest": "27.5.2",
4141
"@types/node": "18.17.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2919,10 +2919,10 @@
29192919
dependencies:
29202920
"@babel/types" "^7.20.7"
29212921

2922-
"@types/[email protected].2":
2923-
version "2.1.2"
2924-
resolved "https://registry.yarnpkg.com/@types/benchmark/-/benchmark-2.1.2.tgz#b7838408c93dc08ceb4e6e13147dbfbe6a151f82"
2925-
integrity sha512-EDKtLYNMKrig22jEvhXq8TBFyFgVNSPmDF2b9UzJ7+eylPqdZVo17PCUMkn1jP6/1A/0u78VqYC6VrX6b8pDWA==
2922+
"@types/[email protected].3":
2923+
version "2.1.3"
2924+
resolved "https://registry.yarnpkg.com/@types/benchmark/-/benchmark-2.1.3.tgz#7f62084640c509d5619ad33f4d4a29be044ecbe2"
2925+
integrity sha512-psuUawgwIy/hSjO4AUDiPBJhJx72e3cBL+YzmVK/5ofRJC02R0NmvrSenGRuSmJc++0j95y2T01xKKNz50FGZw==
29262926

29272927
"@types/body-parser@*", "@types/[email protected]":
29282928
version "1.19.2"

0 commit comments

Comments
 (0)