Skip to content

Commit

Permalink
v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Oct 29, 2024
1 parent a03da29 commit c5dba1a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@
},
"devDependencies": {
"@types/firefox-webext-browser": "^120.0.4",
"@types/node": "^22.7.7",
"@types/node": "^22.8.2",
"@types/sinon": "^17.0.3",
"c8": "^10.1.2",
"chai": "^5.1.1",
"chai": "^5.1.2",
"eslint": "^9.13.0",
"eslint-plugin-import-x": "^4.3.1",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-unicorn": "^56.0.0",
"globals": "^15.11.0",
"mocha": "^10.7.3",
"neostandard": "^0.11.6",
"npm-run-all": "^4.1.5",
"neostandard": "^0.11.7",
"npm-run-all2": "^7.0.1",
"typescript": "^5.6.3",
"undici": "^6.20.1"
},
Expand All @@ -55,5 +55,5 @@
"update-mail": "node index update --channel=mail -i",
"update-release": "node index update --channel=release -i"
},
"version": "5.4.3"
"version": "5.5.0"
}

0 comments on commit c5dba1a

Please sign in to comment.