Skip to content

Commit a795a0b

Browse files
authored
Merge pull request #21 from atom-community/prettier
2 parents 1c00064 + f03379b commit a795a0b

File tree

2 files changed

+25
-18
lines changed

2 files changed

+25
-18
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"test.lint": "eslint ."
1818
},
1919
"dependencies": {
20-
"prettier": "2.4.1",
21-
"prettier-plugin-jsdoc": "^0.3.30",
20+
"prettier": "2.6.0",
21+
"prettier-plugin-jsdoc": "^0.3.31",
2222
"prettier-plugin-packagejson": "^2.2.16",
2323
"sort-package-json": "github:aminya/sort-package-json"
2424
},
2525
"devDependencies": {
26-
"eslint-config-atomic": "^1.17.0"
26+
"eslint-config-atomic": "^1.17.1"
2727
},
2828
"keywords": [
2929
"prettier",

pnpm-lock.yaml

Lines changed: 22 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)