Skip to content

Commit

Permalink
Upgrade all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
smmr0 committed Jul 3, 2024
1 parent b72b24a commit c53de2f
Show file tree
Hide file tree
Showing 3 changed files with 556 additions and 415 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
19.6.0
20.5.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"private": true,
"packageManager": "yarn@4.0.0-rc.38",
"devDependencies": {
"eslint": "^8.33.0",
"web-ext": "^7.5.0"
"eslint": "^8.45.0",
"web-ext": "^7.6.2"
},
"scripts": {
"lint": "eslint src/ $@ && yarn run build && web-ext lint --source-dir build/ --warnings-as-errors",
Expand Down
Loading

0 comments on commit c53de2f

Please sign in to comment.