Skip to content

Commit 4522c82

Browse files
chore(deps): update eslint-plugin-unicorn to v64
Major bump — lint passes with 0 errors, 166 warnings (pre-existing). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0b9e153 commit 4522c82

3 files changed

Lines changed: 16 additions & 17 deletions

File tree

.dry-aged-deps.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"exclude": {
33
"chromedriver": "version tracks Chrome browser releases, upgrade when CI Chrome version changes",
4-
"eslint-plugin-unicorn": "major bump, needs compatibility review",
54
"typescript": "major bump (v6), needs compatibility review",
65
"start-server-and-test": "v3 installed but dry-aged-deps reports v2 as latest (registry cache issue)"
76
}

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
"eslint-plugin-prettier": "^5.5.5",
200200
"eslint-plugin-promise": "^7.2.1",
201201
"eslint-plugin-security": "^4.0.0",
202-
"eslint-plugin-unicorn": "^63.0.0",
202+
"eslint-plugin-unicorn": "^64.0.0",
203203
"express": "^5.2.1",
204204
"fs-extra": "^11.3.4",
205205
"geckodriver": "^6.1.0",

0 commit comments

Comments
 (0)