From f7f1a83bb4981a567f355c186e08ed64b9338007 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 12:07:22 +0000 Subject: [PATCH] Build(deps): bump @types/prismjs from 1.9.0 to 1.16.5 Bumps [@types/prismjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prismjs) from 1.9.0 to 1.16.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prismjs) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0ccf5e0..f574351 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/i18next-browser-languagedetector": "^2.0.1", "@types/i18next-xhr-backend": "^1.4.1", "@types/materialize-css": "^1.0.6", - "@types/prismjs": "^1.9.0", + "@types/prismjs": "^1.16.5", "@types/react": "^16.8.2", "@types/react-content-loader": "^3.1.4", "@types/react-dom": "^16.8.0", diff --git a/yarn.lock b/yarn.lock index e2be22d..5ab3015 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1045,10 +1045,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.22.tgz#eb2a8a1c24ee4a59cf87549cc67d60976ebaebd2" integrity sha512-sozsyYqmHUD1OKzMb61UH4Es1oMLLA4g4eX6Zu1i8ZpG1sTlmZClL9ZU9GuNQQ2fHDKmaRUWlDSvzQ/aIDaIiQ== -"@types/prismjs@^1.9.0": - version "1.9.0" - resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.9.0.tgz#38af9491e2f105079a443703ee675fb27371ec94" - integrity sha512-zeh+xd2pcCvWm1XtWLR4v5pzZMybKeq6X8Q4cIZMMx8GmyKDUfJaOtw+JaONHUQt5ncKFXezl8QGIDQsSF5YfA== +"@types/prismjs@^1.16.5": + version "1.16.5" + resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.16.5.tgz#378f491ff02304ce50924b05283111d4a286ecba" + integrity sha512-nSU7U6FQDJJCraFNwaHmH5YDsd/VA9rTnJ7B7AGFdn+m+VSt3FjLWN7+AbqxZ67dbFazqtrDFUto3HK4ljrHIg== "@types/prop-types@*": version "15.5.8"