From 3b8347fef659227c3abfe214c106c1535c57f76c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 00:37:26 +0000 Subject: [PATCH] chore(deps-dev): bump prism-themes from 1.5.0 to 1.6.0 Bumps [prism-themes](https://github.com/prismjs/prism-themes) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/prismjs/prism-themes/releases) - [Commits](https://github.com/prismjs/prism-themes/compare/v1.5.0...v1.6.0) 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 83ebfb9..d44925b 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "nuxt-property-decorator": "2.9.1", "postcss": "7.0.35", "prettier": "2.2.1", - "prism-themes": "1.5.0", + "prism-themes": "1.6.0", "responsive-loader": "2.3.0", "sass-loader": "10.1.1", "schema-dts": "0.8.2", diff --git a/yarn.lock b/yarn.lock index 8ab3bd1..8c5e038 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13004,10 +13004,10 @@ pretty@^2.0.0: extend-shallow "^2.0.1" js-beautify "^1.6.12" -prism-themes@1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/prism-themes/-/prism-themes-1.5.0.tgz#92925e4aa0ab5e0afefcea1032df7d61bbcdc1a5" - integrity sha512-aqKD610WNYO90MVXm0xM8P1pX5jPHyTjbAefV0TtWFLZk7eNWnGqLGx+HH6Xxlf9hiC66VjBeCP7m3P72FS+ZQ== +prism-themes@1.6.0: + version "1.6.0" + resolved "https://registry.yarnpkg.com/prism-themes/-/prism-themes-1.6.0.tgz#3bdb4f0780588a4abd770f70537e5cc4898198d1" + integrity sha512-L7pbxbUvFj8bVIWpcHCwDFOykhozk6Dja9sxqdcFCWwUI77tSFsWE7imf9OQQAmezLNLaBxRlXNcD2k0VCE/0w== prismjs@^1.23.0: version "1.23.0"