Skip to content

Commit

Permalink
Merge pull request #21 from atom-community/prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya authored Mar 17, 2022
2 parents 1c00064 + f03379b commit a795a0b
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 18 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"test.lint": "eslint ."
},
"dependencies": {
"prettier": "2.4.1",
"prettier-plugin-jsdoc": "^0.3.30",
"prettier": "2.6.0",
"prettier-plugin-jsdoc": "^0.3.31",
"prettier-plugin-packagejson": "^2.2.16",
"sort-package-json": "github:aminya/sort-package-json"
},
"devDependencies": {
"eslint-config-atomic": "^1.17.0"
"eslint-config-atomic": "^1.17.1"
},
"keywords": [
"prettier",
Expand Down
37 changes: 22 additions & 15 deletions pnpm-lock.yaml

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

0 comments on commit a795a0b

Please sign in to comment.