Skip to content

Commit

Permalink
Update prettier version (#120)
Browse files Browse the repository at this point in the history
* Update prettier version

* Update package.json version
  • Loading branch information
analisegiobbi3 authored Aug 20, 2024
1 parent 68e24fa commit 6d287af
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
@@ -1,6 +1,6 @@
{
"name": "@gamechanger/eslint-plugin",
"version": "0.0.10",
"version": "0.0.11",
"description": "GC Lint Rules for TS Projects",
"author": "GameChanger",
"license": "MIT",
Expand All @@ -24,7 +24,7 @@
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"import-modules": "3.2.0",
"prettier": "3.0.3",
"prettier": "3.3.3",
"typescript": "5.2.2"
}
}

0 comments on commit 6d287af

Please sign in to comment.