@theo.gravity/version-bump
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -1,3 +0,7 @@ | ||
# 2.0.7 - Sat Apr 04 2020 19:57:25 | ||
# 2.0.8 - Sat Apr 04 2020 20:16:01 | ||
## Update package deps (#6) | ||
Make sure all packages are at their latest versions, fix as many security audit issues as possible.# 2.0.7 - Sat Apr 04 2020 19:57:25 | ||
## CI updates only | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@theo.gravity/version-bump", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Version bump package.json (or a version file) via various plugins (eg cli, git, etc).", | ||
@@ -75,7 +75,7 @@ "main": "build/index.js", | ||
"@theo.gravity/changelog-version": "2.1.10", | ||
"@theo.gravity/version-bump": "1.2.6", | ||
"@types/jest": "25.1.4", | ||
"@types/node": "^13.9.5", | ||
"@typescript-eslint/eslint-plugin": "^2.25.0", | ||
"@typescript-eslint/parser": "^2.25.0", | ||
"@theo.gravity/version-bump": "2.0.7", | ||
"@types/jest": "25.2.1", | ||
"@types/node": "^13.11.0", | ||
"@typescript-eslint/eslint-plugin": "^2.26.0", | ||
"@typescript-eslint/parser": "^2.26.0", | ||
"eslint": "6.8.0", | ||
@@ -85,6 +85,6 @@ "execa": "^4.0.0", | ||
"git-commit-stamper": "^1.0.5", | ||
"jest": "25.2.4", | ||
"jest-cli": "25.2.4", | ||
"jest": "25.2.7", | ||
"jest-cli": "25.2.7", | ||
"jest-junit-reporter": "1.1.0", | ||
"lint-staged": "10.0.10", | ||
"lint-staged": "10.1.1", | ||
"pre-commit": "1.2.2", | ||
@@ -94,3 +94,3 @@ "prettier-standard": "16.2.1", | ||
"toc-md-alt": "^0.3.2", | ||
"ts-jest": "^25.3.0", | ||
"ts-jest": "^25.3.1", | ||
"ts-node": "^8.8.1", | ||
@@ -97,0 +97,0 @@ "ts-node-dev": "1.0.0-pre.44", |
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
77485