From 98eba29cddb153ef875e1176353d49854b44a237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 20:27:12 -0800 Subject: [PATCH] chore(deps-dev): bump @types/katex from 0.16.0 to 0.16.7 (#6633) Bumps [@types/katex](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/katex) from 0.16.0 to 0.16.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/katex) --- updated-dependencies: - dependency-name: "@types/katex" 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 50c8d5c47..a6e7b10e2 100644 --- a/package.json +++ b/package.json @@ -258,7 +258,7 @@ "@types/invariant": "^2.2.37", "@types/jest": "^29.5.12", "@types/jsonwebtoken": "^8.5.9", - "@types/katex": "^0.16.0", + "@types/katex": "^0.16.7", "@types/koa": "^2.15.0", "@types/koa-compress": "^4.0.6", "@types/koa-helmet": "^6.0.8", diff --git a/yarn.lock b/yarn.lock index e7534affd..942364af5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3051,10 +3051,10 @@ dependencies: "@types/node" "*" -"@types/katex@^0.16.0": - version "0.16.0" - resolved "https://registry.yarnpkg.com/@types/katex/-/katex-0.16.0.tgz#0e640df3647fe237212be863e1f5111eb9754f93" - integrity "sha1-DmQN82R/4jchK+hj4fURHrl1T5M= sha512-hz+S3nV6Mym5xPbT9fnO8dDhBFQguMYpY0Ipxv06JMi1ORgnEM4M1ymWDUhUNer3ElLmT583opRo4RzxKmh9jw==" +"@types/katex@^0.16.7": + version "0.16.7" + resolved "https://registry.yarnpkg.com/@types/katex/-/katex-0.16.7.tgz#03ab680ab4fa4fbc6cb46ecf987ecad5d8019868" + integrity sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ== "@types/keygrip@*": version "1.0.2"