Skip to content

Commit

Permalink
chore(deps): pin dependency @uiw/codemirror-theme-duotone to 4.11.5 (#…
Browse files Browse the repository at this point in the history
…1241)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 23, 2022
1 parent 28dbb87 commit 5c4ff63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"vite-tsconfig-paths": "3.5.0",
"vitest": "0.22.1",
"whatwg-fetch": "3.6.2",
"@uiw/codemirror-theme-duotone": "^4.11.5"
"@uiw/codemirror-theme-duotone": "4.11.5"
},
"jest": {
"moduleNameMapper": {
Expand Down
2 changes: 1 addition & 1 deletion frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2447,7 +2447,7 @@
"@codemirror/state" "^6.0.0"
"@codemirror/view" "^6.0.0"

"@uiw/codemirror-theme-duotone@^4.11.5":
"@uiw/[email protected]":
version "4.11.5"
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.11.5.tgz#12df3666337f757253f810fc4e61c8bc887e40c6"
integrity sha512-5Ea9naIp/KM6jZjog7tChdOjEPQgeKwSDuCh+TY1lQyt5YJS5P3eZSZq68KNZlwuBHj2c53h069brMnhguTFag==
Expand Down

0 comments on commit 5c4ff63

Please sign in to comment.