Skip to content

Commit

Permalink
fix: update patchs
Browse files Browse the repository at this point in the history
  • Loading branch information
ASafaeirad committed Dec 23, 2023
1 parent f8ed085 commit 8b98106
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 42 deletions.
73 changes: 37 additions & 36 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,17 @@
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"deepmerge": "4.3.1",
"eslint-config-next": "14.0.3",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-fp": "2.3.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-prettier": "5.1.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
Expand All @@ -77,16 +77,16 @@
"@semantic-release/npm": "11.0.1",
"@semantic-release/release-notes-generator": "12.1.0",
"cspell": "8.1.2",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-find-rules": "4.1.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"np": "9.1.0",
"npm-run-all": "4.1.5",
"pinst": "3.0.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"semantic-release": "22.0.9",
"typescript": "5.3.2"
"typescript": "5.3.3"
},
"peerDependencies": {
"cypress": ">=8",
Expand Down

0 comments on commit 8b98106

Please sign in to comment.