Skip to content

Commit

Permalink
chore(deps): update dependency cypress-visual-regression to ^5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and juliushaertl committed Aug 27, 2024
1 parent 5806197 commit cb03162
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 445 deletions.
2 changes: 1 addition & 1 deletion cypress.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

import { defineConfig } from 'cypress'
import cypressSplit from 'cypress-split'
import { configureVisualRegression } from 'cypress-visual-regression/dist/plugin.js'
import { configureVisualRegression } from 'cypress-visual-regression'
import vitePreprocessor from 'cypress-vite'
import { nodePolyfills } from 'vite-plugin-node-polyfills'
import vue from '@vitejs/plugin-vue2'
Expand Down
Loading

0 comments on commit cb03162

Please sign in to comment.