appium-mac2-driver
Advanced tools
Comparing version 1.8.0 to 1.8.1
@@ -0,1 +1,9 @@ | ||
## [1.8.1](https://github.com/appium/appium-mac2-driver/compare/v1.8.0...v1.8.1) (2023-09-14) | ||
### Miscellaneous Chores | ||
* **deps-dev:** bump @types/teen_process from 2.0.0 to 2.0.1 ([#232](https://github.com/appium/appium-mac2-driver/issues/232)) ([206c07e](https://github.com/appium/appium-mac2-driver/commit/206c07e3401b64a47fa1228ff37b2216f4967f37)) | ||
* **deps-dev:** bump sinon from 15.2.0 to 16.0.0 ([#233](https://github.com/appium/appium-mac2-driver/issues/233)) ([5d00d84](https://github.com/appium/appium-mac2-driver/commit/5d00d84bdcbcc3d5ad2404941b4dd3ab1cb8622e)) | ||
## [1.8.0](https://github.com/appium/appium-mac2-driver/compare/v1.7.4...v1.8.0) (2023-09-08) | ||
@@ -2,0 +10,0 @@ |
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"author": "Appium Contributors", | ||
@@ -89,3 +89,3 @@ "license": "Apache-2.0", | ||
"@types/sinon-chai": "^3.2.9", | ||
"@types/teen_process": "2.0.0", | ||
"@types/teen_process": "2.0.1", | ||
"@typescript-eslint/eslint-plugin": "^5.62.0", | ||
@@ -106,3 +106,3 @@ "@typescript-eslint/parser": "^5.62.0", | ||
"semantic-release": "^21.1.0", | ||
"sinon": "^15.0.0", | ||
"sinon": "^16.0.0", | ||
"ts-node": "^10.9.1", | ||
@@ -109,0 +109,0 @@ "typescript": "^5.1.6", |
1554895