From 452e7625906d1c2c94dee50d502512c1ab157384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Apr 2019 09:29:37 +0000 Subject: [PATCH] Build(deps): bump @types/prismjs from 1.9.0 to 1.16.0 Bumps [@types/prismjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prismjs) from 1.9.0 to 1.16.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prismjs) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c736ddd..26752f5 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.0", "@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..752399a 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.0": + version "1.16.0" + resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.16.0.tgz#4328c9f65698e59f4feade8f4e5d928c748fd643" + integrity sha512-mEyuziLrfDCQ4juQP1k706BUU/c8OGn/ZFl69AXXY6dStHClKX4P+N8+rhqpul1vRDA2VOygzMRSJJZHyDEOfw== "@types/prop-types@*": version "15.5.8"