appium-xcode
Advanced tools
Comparing version 5.2.5 to 5.2.6
@@ -0,1 +1,9 @@ | ||
## [5.2.6](https://github.com/appium/appium-xcode/compare/v5.2.5...v5.2.6) (2023-10-25) | ||
### Miscellaneous Chores | ||
* **deps-dev:** bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.9.0 ([#116](https://github.com/appium/appium-xcode/issues/116)) ([92184fd](https://github.com/appium/appium-xcode/commit/92184fdc82b08000ef79140cf993e958dabb777a)) | ||
* **deps-dev:** bump semantic-release from 21.1.2 to 22.0.5 ([#106](https://github.com/appium/appium-xcode/issues/106)) ([2fd68a4](https://github.com/appium/appium-xcode/commit/2fd68a488749a62ff3944ff07af215016b5d08ef)) | ||
## [5.2.5](https://github.com/appium/appium-xcode/compare/v5.2.4...v5.2.5) (2023-10-19) | ||
@@ -2,0 +10,0 @@ |
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "5.2.5", | ||
"version": "5.2.6", | ||
"author": "Appium Contributors", | ||
@@ -84,4 +84,4 @@ "license": "Apache-2.0", | ||
"@types/teen_process": "^2.0.1", | ||
"@typescript-eslint/eslint-plugin": "^5.62.0", | ||
"@typescript-eslint/parser": "^5.62.0", | ||
"@typescript-eslint/eslint-plugin": "^6.9.0", | ||
"@typescript-eslint/parser": "^6.9.0", | ||
"chai": "^4.1.2", | ||
@@ -100,3 +100,3 @@ "chai-as-promised": "^7.1.1", | ||
"prettier": "^3.0.0", | ||
"semantic-release": "^21.1.0", | ||
"semantic-release": "^22.0.5", | ||
"ts-node": "^10.9.1", | ||
@@ -103,0 +103,0 @@ "typescript": "^5.1.6" |
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
64212