@renovatebot/ruby-semver
Advanced tools
Comparing version 2.1.7 to 2.1.8
{ | ||
"name": "@renovatebot/ruby-semver", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"license": "MIT", | ||
@@ -38,7 +38,7 @@ "description": "Ruby SemVer in TypeScript.", | ||
"dependencies": { | ||
"tslib": "^2.4.1" | ||
"tslib": "^2.5.0" | ||
}, | ||
"devDependencies": { | ||
"@renovate/eslint-plugin": "https://github.com/renovatebot/eslint-plugin#v0.0.5", | ||
"@types/jest": "29.2.6", | ||
"@types/jest": "29.4.0", | ||
"@typescript-eslint/eslint-plugin": "5.49.0", | ||
@@ -54,3 +54,3 @@ "@typescript-eslint/parser": "5.49.0", | ||
"husky": "^8.0.3", | ||
"jest": "29.4.0", | ||
"jest": "29.4.1", | ||
"jest-junit": "15.0.0", | ||
@@ -57,0 +57,0 @@ "lint-staged": "13.1.0", |
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
Updatedtslib@^2.5.0