From 39fb736017d76eade7f2c7b92ba9fe8bc57b3ba4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 02:12:55 +0000 Subject: [PATCH] chore(deps): Update dependency @types/prismjs to ^1.26.2 --- package.json | 2 +- yarn.lock | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 77a4139e7..1a9f4746a 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/lolex": "^5.1.2", "@types/marked": "^2.0.4", "@types/node": "^16.11.65", - "@types/prismjs": "^1.26.0", + "@types/prismjs": "^1.26.2", "@types/react": "^16.14.32", "@types/react-dom": "^17.0.0", "@types/react-test-renderer": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index dc0bd7a9d..35b4a47f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2339,12 +2339,7 @@ resolved "https://registry.npmjs.org/@next-core/brick-http/-/brick-http-2.7.7.tgz#08058055729d30455d2d2516f01e32c42e6fccb4" integrity sha512-YE4ChdgMkN9SO2W5JQGL9KVRTHHKcif+2RY4UyAgGBOhrKrVuwIvW/CoG8PaWV6Lvbv033v8rrOQqbZzijABQw== -"@next-core/brick-icons@^2.30.26": - version "2.30.26" - resolved "https://registry.npmjs.org/@next-core/brick-icons/-/brick-icons-2.30.26.tgz#01d1b299d597a9d872985d24deb3cd5306b0eab3" - integrity sha512-RB5sfi7jUAuEhv9GErd9KOVUPQ19TVNFCy5R8XAvtxEctkLGZlhtAKODKFkF2EVRyYNhO7zg19h+BpSgO/WodA== - -"@next-core/brick-icons@^2.31.16": +"@next-core/brick-icons@^2.30.26", "@next-core/brick-icons@^2.31.16": version "2.31.16" resolved "https://registry.npmjs.org/@next-core/brick-icons/-/brick-icons-2.31.16.tgz#ea6800bc567128bf15533346a0fe885477e1b021" integrity sha512-3U888yCgNMZBG9WEz8JO+yX9L6GOXOFq6ThqtjyTmu/Bie2j+7RAoWu7b38+JMn7yFUFpxyTKzAOQVPDhVEH2A== @@ -3775,10 +3770,10 @@ resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.3.2.tgz#fc8c2825e4ed2142473b4a81064e6e081463d1b3" integrity sha512-eI5Yrz3Qv4KPUa/nSIAi0h+qX0XyewOliug5F2QAtuRg6Kjg6jfmxe1GIwoIRhZspD1A0RP8ANrPwvEXXtRFog== -"@types/prismjs@^1.26.0": - version "1.26.0" - resolved "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.26.0.tgz#a1c3809b0ad61c62cac6d4e0c56d610c910b7654" - integrity sha512-ZTaqn/qSqUuAq1YwvOFQfVW1AR/oQJlLSZVustdjwI+GZ8kr0MSHBj0tsXPW1EqHubx50gtBEjbPGsdZwQwCjQ== +"@types/prismjs@^1.26.2": + version "1.26.2" + resolved "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.26.2.tgz#f574066903a7f0d516353581185db74326100edc" + integrity sha512-/r7Cp7iUIk7gts26mHXD66geUC+2Fo26TZYjQK6Nr4LDfi6lmdRmMqM0oPwfiMhUwoBAOFe8GstKi2pf6hZvwA== "@types/prop-types@*": version "15.7.1"