Skip to content

Commit

Permalink
Downgrade cypress to 13.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evilaliv3 committed Jan 7, 2024
1 parent 7084f39 commit 0b6da63
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 29 deletions.
79 changes: 54 additions & 25 deletions client/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
"ui-select": "0.19.8"
},
"devDependencies": {
"@babel/cli": "7.23.4",
"@babel/core": "7.23.7",
"@cypress/code-coverage": "3.12.16",
"@babel/cli": "7.23.0",
"@babel/core": "7.23.3",
"@cypress/code-coverage": "3.12.9",
"@lodder/grunt-postcss": "3.1.1",
"cypress": "13.6.2",
"cypress": "13.5.1",
"eslint": "8.56.0",
"gettext-parser": "7.0.1",
"grunt": "1.6.1",
Expand Down

0 comments on commit 0b6da63

Please sign in to comment.