Skip to content

Commit

Permalink
Update package.json + .nvmrc deps to v9.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 39f5ee7 commit 0f7843d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"ci": "npm install && npm run build && npm run prettier && npm run eslint"
},
"devDependencies": {
"@eslint/js": "9.10.0",
"eslint": "9.10.0",
"@eslint/js": "9.11.0",
"eslint": "9.11.0",
"globals": "15.9.0",
"prettier": "3.3.3",
"uglify-js": "3.19.3"
Expand Down

0 comments on commit 0f7843d

Please sign in to comment.