Skip to content

Commit c125fbc

Browse files
MSP-Gregeregon
authored andcommitted
Update package.json & yarn.lock
1 parent d8d290d commit c125fbc

File tree

2 files changed

+145
-107
lines changed

2 files changed

+145
-107
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
},
2424
"homepage": "https://github.com/ruby/setup-ruby",
2525
"dependencies": {
26-
"@actions/core": "^1.1.1",
27-
"@actions/exec": "^1.0.1",
28-
"@actions/io": "^1.0.1",
29-
"@actions/tool-cache": "^1.1.2"
26+
"@actions/core": "^1.2.3",
27+
"@actions/exec": "^1.0.3",
28+
"@actions/io": "^1.0.2",
29+
"@actions/tool-cache": "^1.3.1"
3030
},
3131
"devDependencies": {
32-
"@zeit/ncc": "^0.20.5",
33-
"eslint": "^6.3.0"
32+
"@zeit/ncc": "^0.21.1",
33+
"eslint": "^6.8.0"
3434
}
3535
}

0 commit comments

Comments
 (0)