mirror of
https://github.com/actions/stale.git
synced 2026-01-13 10:48:18 +00:00
Compare commits
1 Commits
eb1c684a25
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cb64528539 |
1018
package-lock.json
generated
1018
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -39,8 +39,8 @@
|
||||
"dependencies": {
|
||||
"@actions/cache": "^4.0.3",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@octokit/core": "^4.2.0",
|
||||
"@actions/github": "^6.0.1",
|
||||
"@octokit/core": "^7.0.3",
|
||||
"@octokit/plugin-retry": "^4.1.1",
|
||||
"lodash.deburr": "^4.1.0",
|
||||
"semver": "^7.5.4"
|
||||
@@ -54,7 +54,7 @@
|
||||
"@typescript-eslint/parser": "^6.2.1",
|
||||
"@vercel/ncc": "^0.36.1",
|
||||
"ansi-styles": "5.2.0",
|
||||
"eslint": "^9.34.0",
|
||||
"eslint": "^8.46.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"eslint-plugin-jest": "^27.2.3",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
|
||||
Reference in New Issue
Block a user