We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f12dd8b commit 9fea372Copy full SHA for 9fea372
.npmrc
@@ -2,3 +2,4 @@ public-hoist-pattern[]=*
2
package-lock=false
3
lockfile=true
4
prefer-frozen-lockfile=false
5
+strict-peer-dependencies=false
package.json
@@ -18,12 +18,12 @@
18
},
19
"dependencies": {
20
"prettier": "2.7.1",
21
- "prettier-plugin-jsdoc": "^0.3.31",
22
- "prettier-plugin-packagejson": "^2.2.16",
+ "prettier-plugin-jsdoc": "^0.3.38",
+ "prettier-plugin-packagejson": "^2.2.18",
23
"sort-package-json": "github:aminya/sort-package-json"
24
25
"devDependencies": {
26
- "eslint-config-atomic": "^1.17.1"
+ "eslint-config-atomic": "^1.18.1"
27
28
"keywords": [
29
"prettier",
0 commit comments