Skip to content

Commit

Permalink
chore(dependencies): update dependency eslint to v9.11.1 (#121)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | eslint  | 9.11.0 | 9.11.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 6dc3105 commit fa20ef1
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 10 deletions.
43 changes: 35 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@vueuse/motion": "2.2.5",
"@vueuse/router": "11.1.0",
"aos": "2.3.4",
"eslint": "9.11.0",
"eslint": "9.11.1",
"eslint-plugin-vue": "9.28.0",
"gsap": "3.12.5",
"highlight.js": "11.10.0",
Expand All @@ -51,7 +51,7 @@
"license": "MIT",
"name": "edm115-website",
"overrides": {
"eslint": "9.11.0"
"eslint": "9.11.1"
},
"private": true,
"repository": {
Expand Down

0 comments on commit fa20ef1

Please sign in to comment.