Skip to content

Commit

Permalink
v5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed May 15, 2024
1 parent a06c348 commit f8f9d19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"commander": "^12.0.0",
"decamelize": "^6.0.0",
"json5": "^2.2.3",
"sinon": "^17.0.2"
"sinon": "^18.0.0"
},
"devDependencies": {
"@types/firefox-webext-browser": "^120.0.3",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"@types/sinon": "^17.0.3",
"c8": "^9.1.0",
"chai": "^5.1.1",
Expand Down Expand Up @@ -54,5 +54,5 @@
"update-mail": "node index update --channel=mail -i",
"update-release": "node index update --channel=release -i"
},
"version": "5.3.1"
"version": "5.3.2"
}

0 comments on commit f8f9d19

Please sign in to comment.