diff --git a/package.json b/package.json index a9b37912..27892ff2 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ }, "devDependencies": { "@commitlint/config-conventional": "9.0.1", - "@types/benchmark": "1.0.33", + "@types/benchmark": "2.1.2", "@types/jest": "26.0.3", "@types/node": "12.12.47", "@typescript-eslint/eslint-plugin": "2.34.0", diff --git a/yarn.lock b/yarn.lock index 869de59e..afe62a56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -937,10 +937,10 @@ dependencies: "@babel/types" "^7.3.0" -"@types/benchmark@1.0.33": - version "1.0.33" - resolved "https://registry.yarnpkg.com/@types/benchmark/-/benchmark-1.0.33.tgz#437641cb977db0267b8146f963763aafd0f02fef" - integrity sha512-rG7Ieasa9UfZJnL72qiFvY9ivhEIYjCGgfcLLb5tJ/EL9+Mcxernj6W3HVCv/cOfJYuwNUwvVVhnrKl8iT8aqA== +"@types/benchmark@2.1.2": + version "2.1.2" + resolved "https://registry.yarnpkg.com/@types/benchmark/-/benchmark-2.1.2.tgz#b7838408c93dc08ceb4e6e13147dbfbe6a151f82" + integrity sha512-EDKtLYNMKrig22jEvhXq8TBFyFgVNSPmDF2b9UzJ7+eylPqdZVo17PCUMkn1jP6/1A/0u78VqYC6VrX6b8pDWA== "@types/color-name@^1.1.1": version "1.1.1"