Skip to content

Commit fb16ca9

Browse files
chore(deps): update dependency @types/prismjs to v1.26.5 (#741)
| datasource | package | from | to | | ---------- | -------------- | ------ | ------ | | npm | @types/prismjs | 1.26.4 | 1.26.5 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 776bae1 commit fb16ca9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@types/jquery": "3.5.30",
9696
"@types/lodash": "4.17.6",
9797
"@types/node": "22.7.4",
98-
"@types/prismjs": "1.26.4",
98+
"@types/prismjs": "1.26.5",
9999
"@types/react": "18.2.37",
100100
"@types/react-dom": "18.2.15",
101101
"@types/react-helmet": "6.1.11",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3384,10 +3384,10 @@ __metadata:
33843384
languageName: node
33853385
linkType: hard
33863386

3387-
"@types/prismjs@npm:1.26.4":
3388-
version: 1.26.4
3389-
resolution: "@types/prismjs@npm:1.26.4"
3390-
checksum: 10/fcf7072c56835bfdc9bd9c06acd733440c5198b9fba33c5de09cd7bfe9e6663604120c5d602ffbeb806cdc06447fb711d84fc89c9039b8cc95078702a15e7ff1
3387+
"@types/prismjs@npm:1.26.5":
3388+
version: 1.26.5
3389+
resolution: "@types/prismjs@npm:1.26.5"
3390+
checksum: 10/617099479db9550119d0f84272dc79d64b2cf3e0d7a17167fe740d55fdf0f155697d935409464392d164e62080c2c88d649cf4bc4fdd30a87127337536657277
33913391
languageName: node
33923392
linkType: hard
33933393

@@ -10900,7 +10900,7 @@ __metadata:
1090010900
"@types/jquery": "npm:3.5.30"
1090110901
"@types/lodash": "npm:4.17.6"
1090210902
"@types/node": "npm:22.7.4"
10903-
"@types/prismjs": "npm:1.26.4"
10903+
"@types/prismjs": "npm:1.26.5"
1090410904
"@types/react": "npm:18.2.37"
1090510905
"@types/react-dom": "npm:18.2.15"
1090610906
"@types/react-helmet": "npm:6.1.11"

0 commit comments

Comments
 (0)