mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 21:00:21 +00:00
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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user