We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@arethetypeswrong/ci
eslint
1 parent 2116fa3 commit d390f9aCopy full SHA for d390f9a
1 file changed
package.json
@@ -40,11 +40,11 @@
40
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
41
},
42
"devDependencies": {
43
- "@arethetypeswrong/cli": "^0.18.2",
+ "@arethetypeswrong/cli": "^0.18.4",
44
"@ljharb/eslint-config": "^22.2.3",
45
"@ljharb/tsconfig": "^0.3.2",
46
"auto-changelog": "^2.6.0",
47
- "eslint": "^10.5.0",
+ "eslint": "^10.6.0",
48
"evalmd": "^0.0.19",
49
"in-publish": "^2.0.1",
50
"jiti": "^0.0.0",
0 commit comments