From 09d160e459107aed4d209f610288670d8c20c177 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 17:29:44 -0800 Subject: [PATCH] chore(deps-dev): bump @types/invariant from 2.2.35 to 2.2.37 (#6557) Bumps [@types/invariant](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/invariant) from 2.2.35 to 2.2.37. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/invariant) --- updated-dependencies: - dependency-name: "@types/invariant" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index acc4889af..18503790c 100644 --- a/package.json +++ b/package.json @@ -254,7 +254,7 @@ "@types/fuzzy-search": "^2.1.5", "@types/glob": "^8.0.1", "@types/google.analytics": "^0.0.42", - "@types/invariant": "^2.2.35", + "@types/invariant": "^2.2.37", "@types/jest": "^29.4.0", "@types/jsonwebtoken": "^8.5.9", "@types/katex": "^0.16.0", diff --git a/yarn.lock b/yarn.lock index 31a0384ce..f454f37a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2979,10 +2979,10 @@ resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-1.8.1.tgz#e81ad28a60bee0328c6d2384e029aec626f1ae67" integrity "sha1-6BrSimC+4DKMbSOE4Cmuxibxrmc= sha512-e+2rjEwK6KDaNOm5Aa9wNGgyS9oSZU/4pfSMMPYNOfjvFI0WVXm29+ITRFr6aKDvvKo7uU1jV68MW4ScsfDi7Q==" -"@types/invariant@^2.2.35": - version "2.2.35" - resolved "https://registry.yarnpkg.com/@types/invariant/-/invariant-2.2.35.tgz#cd3ebf581a6557452735688d8daba6cf0bd5a3be" - integrity "sha1-zT6/WBplV0UnNWiNjaumzwvVo74= sha512-DxX1V9P8zdJPYQat1gHyY0xj3efl8gnMVjiM9iCY6y27lj+PoQWkgjt8jDqmovPqULkKVpKRg8J36iQiA+EtEg==" +"@types/invariant@^2.2.37": + version "2.2.37" + resolved "https://registry.yarnpkg.com/@types/invariant/-/invariant-2.2.37.tgz#1709741e534364d653c87dff22fc76fa94aa7bc0" + integrity sha512-IwpIMieE55oGWiXkQPSBY1nw1nFs6bsKXTFskNY8sdS17K24vyEBRQZEwlRS7ZmXCWnJcQtbxWzly+cODWGs2A== "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1": version "2.0.3"