Update dependency @types/prismjs to v1.26.3 (#80658)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/79959/head^2
renovate[bot] 1 year ago committed by GitHub
parent 097f3c7e06
commit 894353241a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      public/app/plugins/datasource/grafana-pyroscope-datasource/package.json
  2. 2
      public/app/plugins/datasource/tempo/package.json
  3. 11
      yarn.lock

@ -26,7 +26,7 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.11",
"@types/lodash": "4.14.202",
"@types/prismjs": "1.26.0",
"@types/prismjs": "1.26.3",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@types/testing-library__jest-dom": "5.14.8",

@ -50,7 +50,7 @@
"@types/jest": "29.5.11",
"@types/lodash": "4.14.202",
"@types/node": "20.8.10",
"@types/prismjs": "1.26.0",
"@types/prismjs": "1.26.3",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@types/semver": "7.5.0",

@ -2943,7 +2943,7 @@ __metadata:
"@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.11"
"@types/lodash": "npm:4.14.202"
"@types/prismjs": "npm:1.26.0"
"@types/prismjs": "npm:1.26.3"
"@types/react": "npm:18.2.15"
"@types/react-dom": "npm:18.2.7"
"@types/testing-library__jest-dom": "npm:5.14.8"
@ -3079,7 +3079,7 @@ __metadata:
"@types/jest": "npm:29.5.11"
"@types/lodash": "npm:4.14.202"
"@types/node": "npm:20.8.10"
"@types/prismjs": "npm:1.26.0"
"@types/prismjs": "npm:1.26.3"
"@types/react": "npm:18.2.15"
"@types/react-dom": "npm:18.2.7"
"@types/semver": "npm:7.5.0"
@ -9015,13 +9015,6 @@ __metadata:
languageName: node
linkType: hard
"@types/prismjs@npm:1.26.0":
version: 1.26.0
resolution: "@types/prismjs@npm:1.26.0"
checksum: 61b46e490acd46abba6c7c8c491247ba0c94f65f36f2eb1b8a80b0afc7961c7f9f2b386bd51daf114d61758e59957fe196a285f5e34bd88e46b4794b3e2a597d
languageName: node
linkType: hard
"@types/prismjs@npm:1.26.3":
version: 1.26.3
resolution: "@types/prismjs@npm:1.26.3"

Loading…
Cancel
Save