appium-xcode
Advanced tools
Comparing version 5.2.18 to 5.2.19
@@ -0,1 +1,7 @@ | ||
## [5.2.19](https://github.com/appium/appium-xcode/compare/v5.2.18...v5.2.19) (2024-12-03) | ||
### Miscellaneous Chores | ||
* **deps-dev:** bump mocha from 10.8.2 to 11.0.1 ([#147](https://github.com/appium/appium-xcode/issues/147)) ([d84ee32](https://github.com/appium/appium-xcode/commit/d84ee32c35231b1e0904fa683ccc75a9d4420660)) | ||
## [5.2.18](https://github.com/appium/appium-xcode/compare/v5.2.17...v5.2.18) (2024-08-01) | ||
@@ -2,0 +8,0 @@ |
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "5.2.18", | ||
"version": "5.2.19", | ||
"author": "Appium Contributors", | ||
@@ -72,3 +72,3 @@ "license": "Apache-2.0", | ||
"conventional-changelog-conventionalcommits": "^8.0.0", | ||
"mocha": "^10.0.0", | ||
"mocha": "^11.0.1", | ||
"prettier": "^3.0.0", | ||
@@ -75,0 +75,0 @@ "semantic-release": "^24.0.0", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67397