Skip to content

Commit

Permalink
Update dependency eslint-plugin-import to ^2.31.0 (#715)
Browse files Browse the repository at this point in the history
| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| npm        | eslint-plugin-import | 2.18.2 | 2.31.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>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 28e467e commit f7287c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/zoo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"devDependencies": {
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.18.2"
"eslint-plugin-import": "^2.31.0"
},
"dependencies": {
"commander": "^9.5.0",
Expand Down

0 comments on commit f7287c6

Please sign in to comment.