Build/Test Tools: Update sinon dependency.

This updates `sinon` from version `9.2.3` to `9.2.4`.

See #51801.

git-svn-id: https://develop.svn.wordpress.org/trunk@50016 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers
2021-01-25 13:32:35 +00:00
parent 004d7a34cf
commit cd44f9836e
2 changed files with 5 additions and 13 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
"prettier": "npm:wp-prettier@2.0.5",
"puppeteer": "npm:puppeteer-core@3.0.0",
"qunit": "~2.14.0",
"sinon": "~9.2.3",
"sinon": "~9.2.4",
"sinon-test": "~3.0.0",
"source-map-loader": "^1.1.3",
"uglify-js": "^3.12.5",