Skip to content

Commit

Permalink
fix: update dependencies to latest and re-compile action artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantbiggs committed Nov 3, 2021
1 parent 4cdf875 commit 82eccd8
Show file tree
Hide file tree
Showing 3 changed files with 208 additions and 246 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,19 +57,19 @@
"string-argv": "^0.3.1"
},
"devDependencies": {
"@semantic-release/changelog": "^6.0.0",
"@semantic-release/git": "^10.0.0",
"@types/node": "^16.11.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"@types/node": "^16.11.6",
"@typescript-eslint/eslint-plugin": "^5.3.0",
"@typescript-eslint/parser": "^5.3.0",
"@vercel/ncc": "^0.31.1",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.0.1",
"eslint": "^8.1.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-prettier": "^4.0.0",
"lint-staged": "^11.2.3",
"lint-staged": "^11.2.6",
"prettier": "^2.4.1",
"prettier-plugin-package": "^1.3.0",
"semantic-release": "^18.0.0",
Expand Down
Loading

0 comments on commit 82eccd8

Please sign in to comment.