Skip to content

Commit ac8a367

Browse files
committed
bump eslint dependencies
1 parent def302b commit ac8a367

File tree

2 files changed

+76
-97
lines changed

2 files changed

+76
-97
lines changed

package-lock.json

+74-95
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
},
113113
"devDependencies": {
114114
"@asciidoctor/core": "~3.0.4",
115-
"@eslint/js": "~9.20.0",
115+
"@eslint/js": "~9.21.0",
116116
"@microsoft/api-extractor": "~7.49.1",
117117
"@rollup/plugin-commonjs": "~28.0.2",
118118
"@rollup/plugin-node-resolve": "~16.0.0",
@@ -125,7 +125,7 @@
125125
"cross-env": "~7.0.3",
126126
"cssnano": "~7.0.6",
127127
"debug": "~4.4.0",
128-
"eslint": "~9.20.1",
128+
"eslint": "~9.21.0",
129129
"eslint-config-prettier": "~10.0.1",
130130
"eslint-import-resolver-typescript": "~3.8.3",
131131
"eslint-plugin-import": "~2.31.0",

0 commit comments

Comments
 (0)