We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5179d commit f4439f1Copy full SHA for f4439f1
package.json
@@ -60,9 +60,9 @@
60
"uuid": "8.3.2"
61
},
62
"devDependencies": {
63
- "@anolilab/eslint-config": "2.2.0",
64
- "@anolilab/textlint-config": "2.0.9",
65
- "@anolilab/prettier-config": "2.0.5",
+ "@anolilab/eslint-config": "3.0.2",
+ "@anolilab/textlint-config": "3.0.1",
+ "@anolilab/prettier-config": "3.1.2",
66
"@octokit/fixtures": "22.0.2",
67
"@octokit/types": "6.34.0",
68
"@types/bluebird": "3.5.36",
@@ -81,7 +81,7 @@
81
"jest": "27.4.5",
82
"jest-circus": "27.4.5",
83
"js-yaml": "4.1.0",
84
- "prettier": "2.5.1",
+ "prettier": "3.2.3",
85
"ts-jest": "27.1.2",
86
"typescript": "4.5.4",
87
"cross-env": "^7.0.3"
0 commit comments