Skip to content

Commit f80e899

Browse files
Update dependency eslint to ^10.2.0 (#1082)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | eslint | 10.1.0 | 10.2.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11f91ad commit f80e899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/zoo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nginx-opentracing-zoo",
33
"version": "1.0.0",
44
"devDependencies": {
5-
"eslint": "^10.1.0",
5+
"eslint": "^10.2.0",
66
"eslint-config-airbnb-base": "^15.0.0",
77
"eslint-plugin-import": "^2.32.0"
88
},

0 commit comments

Comments
 (0)