Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into chore/chore-sync-workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space authored May 15, 2020
2 parents 6bc64e0 + 8a92850 commit f607f46
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 127 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@technote-space/get-diff-action",
"version": "1.2.8",
"version": "1.2.9",
"description": "GitHub actions to get git diff.",
"author": {
"name": "Technote",
Expand Down Expand Up @@ -37,15 +37,15 @@
"@technote-space/release-github-actions-cli": "^1.6.2",
"@types/jest": "^25.2.1",
"@types/node": "^13.13.5",
"@typescript-eslint/eslint-plugin": "^2.31.0",
"@typescript-eslint/parser": "^2.31.0",
"eslint": "^6.8.0",
"@typescript-eslint/eslint-plugin": "^2.32.0",
"@typescript-eslint/parser": "^2.32.0",
"eslint": "^7.0.0",
"husky": "^4.2.5",
"jest": "^26.0.1",
"jest-circus": "^26.0.1",
"lint-staged": "^10.2.2",
"nock": "^12.0.3",
"ts-jest": "^25.5.0",
"ts-jest": "^25.5.1",
"typescript": "^3.8.3"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit f607f46

Please sign in to comment.