Skip to content

Commit 7a28e07

Browse files
Update dependency eslint to ^9.36.0 (#939)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | eslint | 9.35.0 | 9.36.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 4122ba0 commit 7a28e07

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": "^9.35.0",
5+
"eslint": "^9.36.0",
66
"eslint-config-airbnb-base": "^15.0.0",
77
"eslint-plugin-import": "^2.32.0"
88
},

0 commit comments

Comments
 (0)