Skip to content

Commit

Permalink
chore: upgrade packages (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienKode authored May 1, 2020
1 parent a5092f1 commit f2cc24f
Show file tree
Hide file tree
Showing 2 changed files with 1,272 additions and 1,103 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"author": "Julien Karst",
"license": "MIT",
"dependencies": {
"@actions/core": "1.2.2",
"@actions/github": "1.1.0",
"@actions/core": "^1.2.4",
"@actions/github": "^2.1.1",
"js-yaml": "3.13.1"
},
"devDependencies": {
Expand All @@ -41,6 +41,7 @@
"eslint": "6.8.0",
"eslint-plugin-github": "2.0.0",
"eslint-plugin-jest": "23.6.0",
"eslint-plugin-prettier": "^3.1.3",
"jest": "25.1.0",
"jest-circus": "25.1.0",
"js-yaml": "3.13.1",
Expand Down
Loading

0 comments on commit f2cc24f

Please sign in to comment.