Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lieser committed Apr 1, 2023
1 parent d13845d commit 81912a3
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
"tweetnacl-es6": "1.0.3"
},
"devDependencies": {
"@types/firefox-webext-browser": "^94.0.1",
"chai": "^4.3.6",
"chalk": "^5.0.1",
"eslint": "^8.19.0",
"eslint-plugin-jsdoc": "^39.3.3",
"eslint-plugin-mocha": "^10.0.5",
"eslint-plugin-mozilla": "^2.12.4",
"globby": "^13.1.2",
"@types/firefox-webext-browser": "^111.0.1",
"chai": "^4.3.7",
"chalk": "^5.2.0",
"eslint": "^8.37.0",
"eslint-plugin-jsdoc": "^40.1.1",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-mozilla": "^3.0.1",
"globby": "^13.1.3",
"http-server": "^14.1.1",
"jszip": "^3.10.0",
"mocha": "^10.0.0",
"simple-git": "^3.10.0",
"sinon": "^14.0.0",
"jszip": "^3.10.1",
"mocha": "^10.2.0",
"simple-git": "^3.17.0",
"sinon": "^15.0.3",
"webextensions-api-fake": "^1.3.0"
},
"engines": {
Expand Down

0 comments on commit 81912a3

Please sign in to comment.