Skip to content

Commit 603d5a3

Browse files
Bump @types/react-syntax-highlighter from 13.5.2 to 15.5.5
Bumps [@types/react-syntax-highlighter](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-syntax-highlighter) from 13.5.2 to 15.5.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-syntax-highlighter) --- updated-dependencies: - dependency-name: "@types/react-syntax-highlighter" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bd4671 commit 603d5a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/marked": "^4.0.3",
4040
"@types/react": "^17.0.43",
4141
"@types/react-dom": "^17.0.10",
42-
"@types/react-syntax-highlighter": "^13.5.2",
42+
"@types/react-syntax-highlighter": "^15.5.5",
4343
"@typescript-eslint/eslint-plugin": "^5.39.0",
4444
"@typescript-eslint/parser": "^5.39.0",
4545
"@vitejs/plugin-react": "^1.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1831,10 +1831,10 @@
18311831
dependencies:
18321832
"@types/react" "*"
18331833

1834-
"@types/react-syntax-highlighter@^13.5.2":
1835-
version "13.5.2"
1836-
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-13.5.2.tgz#357cc03581dc434c57c3b31f70e0eecdbf7b3ab0"
1837-
integrity sha512-sRZoKZBGKaE7CzMvTTgz+0x/aVR58ZYUTfB7HN76vC+yQnvo1FWtzNARBt0fGqcLGEVakEzMu/CtPzssmanu8Q==
1834+
"@types/react-syntax-highlighter@^15.5.5":
1835+
version "15.5.5"
1836+
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.5.tgz#4d3b51f8956195f1f63360ff03f8822c5d74c516"
1837+
integrity sha512-QH3JZQXa2usAvJvSsdSUJ4Yu4j8ReuZpgRrEW+XP+Rmosbn425YshW9iGEb/pAARm8496axHhHUPRH3UmTiB6A==
18381838
dependencies:
18391839
"@types/react" "*"
18401840

0 commit comments

Comments
 (0)