mirror of
https://github.com/ilammy/msvc-dev-cmd.git
synced 2026-09-06 21:57:19 +08:00
Refresh dependencies
It's not like we need any new features, but let's bump the versions because we are in JavaScript land. Also, run "npm audit" regularly, just in case a serious vulnerability is discovered.
This commit is contained in:
+2
-2
@@ -28,9 +28,9 @@
|
||||
},
|
||||
"homepage": "https://github.com/ilammy/msvc-dev-cmd#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.1.1"
|
||||
"@actions/core": "^1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^6.5.0"
|
||||
"eslint": "^6.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user