Skip to content

Commit

Permalink
[Snyk] Upgrade @types/refractor from 3.0.0 to 3.0.2 (#7073)
Browse files Browse the repository at this point in the history
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Bree Hall <[email protected]>
  • Loading branch information
3 people authored Aug 25, 2023
1 parent ca558ab commit e8f67e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/numeral": "^2.0.2",
"@types/react-input-autosize": "^2.2.1",
"@types/react-window": "^1.8.5",
"@types/refractor": "^3.0.0",
"@types/refractor": "^3.0.2",
"@types/resize-observer-browser": "^0.1.7",
"@types/vfile-message": "^2.0.0",
"chroma-js": "^2.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5140,10 +5140,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/refractor@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@types/refractor/-/refractor-3.0.0.tgz#c535cfad1c54cf377ae2984f6cf6e9627a36ea66"
integrity sha512-jkCqkTpxMXXfN03Xpzj+mBMxo9IxG616SV2U42iwHkBGq/f8RrX3DCzLayIqUV+MAIBCUvl5xPnjqpUtZRnMqA==
"@types/refractor@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@types/refractor/-/refractor-3.0.2.tgz#2d42128d59f78f84d2c799ffc5ab5cadbcba2d82"
integrity sha512-2HMXuwGuOqzUG+KUTm9GDJCHl0LCBKsB5cg28ujEmVi/0qgTb6jOmkVSO5K48qXksyl2Fr3C0Q2VrgD4zbwyXg==
dependencies:
"@types/prismjs" "*"

Expand Down

0 comments on commit e8f67e7

Please sign in to comment.