Skip to content

Commit

Permalink
IBX-7315: Update eslint/prettier to newest versions (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrabowskiM authored Dec 7, 2023
1 parent 4b2fd13 commit d3710a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"prettier": "eslint-config-ibexa/prettier",
"dependencies": {},
"devDependencies": {
"eslint-config-ibexa": "https://github.com/ibexa/eslint-config-ibexa.git#v1.0.0"
"eslint-config-ibexa": "https://github.com/ibexa/eslint-config-ibexa.git#v1.1.0"
},
"scripts": {
"test": "yarn prettier-test && yarn eslint-test",
Expand Down

0 comments on commit d3710a6

Please sign in to comment.