Skip to content

Commit 8a3516d

Browse files
build(deps): bump uuid and web-ext
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together. Removes `uuid` Updates `web-ext` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/mozilla/web-ext/releases) - [Commits](mozilla/web-ext@10.1.0...10.2.0) --- updated-dependencies: - dependency-name: uuid dependency-version: dependency-type: indirect - dependency-name: web-ext dependency-version: 10.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18f6120 commit 8a3516d

2 files changed

Lines changed: 47 additions & 104 deletions

File tree

package-lock.json

Lines changed: 46 additions & 103 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"typescript": "6.0.3",
4040
"typescript-eslint": "8.59.3",
4141
"undici-types": "^8.3.0",
42-
"web-ext": "10.1.0",
42+
"web-ext": "10.2.0",
4343
"webpack-cli": "^7.0.2"
4444
},
4545
"dependencies": {

0 commit comments

Comments
 (0)