Skip to content

Commit

Permalink
Merge pull request #268 from technote-space/release/next-v0.11.7
Browse files Browse the repository at this point in the history
release: v0.11.8
  • Loading branch information
technote-space authored Apr 30, 2023
2 parents df28a21 + 6d91b87 commit f87e105
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 235 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@technote-space/github-action-test-helper",
"version": "0.11.7",
"version": "0.11.8",
"description": "Test helper for GitHub Actions.",
"keywords": [
"github",
Expand Down Expand Up @@ -49,13 +49,13 @@
"@rollup/plugin-typescript": "^11.1.0",
"@sindresorhus/tsconfig": "^3.0.1",
"@types/js-yaml": "^4.0.5",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@types/node": "^18.16.1",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vitest/coverage-c8": "^0.30.1",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-plugin-import": "^2.27.5",
"rollup": "^3.20.4",
"rollup": "^3.21.0",
"typescript": "^5.0.4"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit f87e105

Please sign in to comment.