Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
suren-atoyan committed Oct 6, 2023
1 parent f05dce8 commit 654a25f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/DiffEditor/__snapshots__/index.spec.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Object {
</section>
</div>
<script
src="https://cdn.jsdelivr.net/npm/monaco-editor@0.36.1/min/vs/loader.js"
src="https://cdn.jsdelivr.net/npm/monaco-editor@0.43.0/min/vs/loader.js"
/>
</body>,
"container": <div>
Expand Down
2 changes: 1 addition & 1 deletion src/Editor/__snapshots__/index.spec.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Object {
</section>
</div>
<script
src="https://cdn.jsdelivr.net/npm/monaco-editor@0.36.1/min/vs/loader.js"
src="https://cdn.jsdelivr.net/npm/monaco-editor@0.43.0/min/vs/loader.js"
/>
</body>,
"container": <div>
Expand Down

0 comments on commit 654a25f

Please sign in to comment.