Skip to content

Commit aaf870b

Browse files
committed
[Dev Deps] update @ljharb/eslint-config
1 parent d15bc35 commit aaf870b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
3737
},
3838
"devDependencies": {
39-
"@ljharb/eslint-config": "^21.1.1",
39+
"@ljharb/eslint-config": "^21.2.0",
4040
"auto-changelog": "^2.5.0",
4141
"benchmark": "^2.1.4",
4242
"browserify": "^17.0.1",

0 commit comments

Comments
 (0)