Skip to content

Commit

Permalink
Update dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
tprouvot committed Jan 3, 2024
1 parent 66c87fb commit 39e7c9e
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 36 deletions.
67 changes: 34 additions & 33 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"chrome-release-build": "node scripts/release-build.js chrome"
},
"devDependencies": {
"eslint": "^6.3.0",
"fs-extra": "2.0.0",
"replace-in-file": "2.2.2",
"eslint": "^8.56.0",
"fs-extra": "11.2.0",
"replace-in-file": "7.1.0",
"zip-dir": "2.0.0"
}
}

0 comments on commit 39e7c9e

Please sign in to comment.