Skip to content

Commit

Permalink
chore(deps): update prettier, eslint & friends
Browse files Browse the repository at this point in the history
  • Loading branch information
flybondi-nelson committed Jul 14, 2023
1 parent 6ea8e12 commit f9041a4
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 58 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
"eslint-config-prettier": "^8.8.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-ramda": "^2.5.1",
"eslint-plugin-standard": "^5.0.0",
Expand All @@ -105,7 +105,7 @@
"lint-staged": "^13.2.3",
"move-file-cli": "^3.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"ramda": "^0.29.0",
"replace-in-files-cli": "^2.0.0",
"rimraf": "^5.0.0",
Expand Down
Loading

0 comments on commit f9041a4

Please sign in to comment.