Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Commit

Permalink
fix: upgrade formatters devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoache1 committed Nov 10, 2022
1 parent a1b5a5f commit 1ab328d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",
"copyfiles": "2.4.1",
"eslint": "8.26.0",
"eslint": "8.27.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "26.6.3",
"prettier": "2.2.1",
"prettier": "2.7.1",
"pretty-quick": "3.1.3",
"semantic-release": "19.0.5",
"ts-jest": "26.5.3",
Expand Down

0 comments on commit 1ab328d

Please sign in to comment.