Skip to content

Commit

Permalink
Updated node modules
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Sep 27, 2023
1 parent b278526 commit 2225d48
Show file tree
Hide file tree
Showing 5 changed files with 774 additions and 761 deletions.
22 changes: 11 additions & 11 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@
},
"devDependencies": {
"@cypress/snapshot": "^2.1.7",
"@types/node": "20.3.1",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"cypress": "12.14.0",
"cypress-html-validate": "6.0.0",
"eslint": "8.43.0",
"@types/node": "20.7.0",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"cypress": "13.2.0",
"cypress-html-validate": "6.1.0",
"eslint": "8.50.0",
"eslint-plugin-align-assignments": "^1.1.2",
"eslint-plugin-cypress": "2.13.3",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "6.1.1",
"html-validate": "8.0.5",
"start-server-and-test": "2.0.0",
"typescript": "5.1.3"
"html-validate": "8.4.1",
"start-server-and-test": "2.0.1",
"typescript": "5.2.2"
},
"scripts": {
"lint-fix": "eslint --fix cypress --ext .ts",
Expand Down
2 changes: 1 addition & 1 deletion e2e/snapshots.js

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"node": ">=16.15.0"
},
"devDependencies": {
"retypeapp-linux-x64": "3.0.3"
"retypeapp-linux-x64": "3.5.0"
}
}
Loading

0 comments on commit 2225d48

Please sign in to comment.