Skip to content

Commit 2914225

Browse files
chore(deps): bump @types/prismjs from 1.26.4 to 1.26.5 (#613)
Bumps [@types/prismjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prismjs) from 1.26.4 to 1.26.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prismjs) --- updated-dependencies: - dependency-name: "@types/prismjs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df8363a commit 2914225

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
@@ -41,7 +41,7 @@
4141
"@supabase/supabase-js": "^2.47.10",
4242
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.1.0",
4343
"@toast-ui/react-editor": "^3.2.2",
44-
"@types/prismjs": "^1.26.4",
44+
"@types/prismjs": "^1.26.5",
4545
"firebase": "^10.13.0",
4646
"html-to-image": "^1.11.11",
4747
"isomorphic-dompurify": "^2.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3537,10 +3537,10 @@
35373537
resolved "https://registry.yarnpkg.com/@types/phoenix/-/phoenix-1.6.5.tgz#5654e14ec7ad25334a157a20015996b6d7d2075e"
35383538
integrity sha512-xegpDuR+z0UqG9fwHqNoy3rI7JDlvaPh2TY47Fl80oq6g+hXT+c/LEuE43X48clZ6lOfANl5WrPur9fYO1RJ/w==
35393539

3540-
"@types/prismjs@^1.26.4":
3541-
version "1.26.4"
3542-
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.26.4.tgz#1a9e1074619ce1d7322669e5b46fbe823925103a"
3543-
integrity sha512-rlAnzkW2sZOjbqZ743IHUhFcvzaGbqijwOu8QZnZCjfQzBqFE3s4lOTJEsxikImav9uzz/42I+O7YUs1mWgMlg==
3540+
"@types/prismjs@^1.26.5":
3541+
version "1.26.5"
3542+
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.26.5.tgz#72499abbb4c4ec9982446509d2f14fb8483869d6"
3543+
integrity sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ==
35443544

35453545
"@types/prop-types@*", "@types/prop-types@^15.7.12":
35463546
version "15.7.12"

0 commit comments

Comments
 (0)