Skip to content

Commit a50c0f8

Browse files
chore(deps): bump @types/prismjs from 1.26.4 to 1.26.5
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>
1 parent 0eec5fa commit a50c0f8

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
@@ -3547,10 +3547,10 @@
35473547
resolved "https://registry.yarnpkg.com/@types/phoenix/-/phoenix-1.6.5.tgz#5654e14ec7ad25334a157a20015996b6d7d2075e"
35483548
integrity sha512-xegpDuR+z0UqG9fwHqNoy3rI7JDlvaPh2TY47Fl80oq6g+hXT+c/LEuE43X48clZ6lOfANl5WrPur9fYO1RJ/w==
35493549

3550-
"@types/prismjs@^1.26.4":
3551-
version "1.26.4"
3552-
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.26.4.tgz#1a9e1074619ce1d7322669e5b46fbe823925103a"
3553-
integrity sha512-rlAnzkW2sZOjbqZ743IHUhFcvzaGbqijwOu8QZnZCjfQzBqFE3s4lOTJEsxikImav9uzz/42I+O7YUs1mWgMlg==
3550+
"@types/prismjs@^1.26.5":
3551+
version "1.26.5"
3552+
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.26.5.tgz#72499abbb4c4ec9982446509d2f14fb8483869d6"
3553+
integrity sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ==
35543554

35553555
"@types/prop-types@*", "@types/prop-types@^15.7.12":
35563556
version "15.7.12"

0 commit comments

Comments
 (0)