Skip to content

APS 14697 APS 14736 GHES compatible and dependabot PR changes #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42,799 changes: 34,892 additions & 7,907 deletions setup-env/dist/index.js

Large diffs are not rendered by default.

8,778 changes: 3,062 additions & 5,716 deletions setup-env/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions setup-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"axios": "^1.7.7"
"@actions/github": "^6.0.0",
"axios": "^1.8.2"
},
"devDependencies": {
"@vercel/ncc": "^0.38.1",
Expand All @@ -36,7 +36,7 @@
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.22.0",
"husky": "^4.2.5",
"mocha": "^8.1.1",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"sinon": "^9.0.2"
},
Expand All @@ -51,4 +51,4 @@
"config"
]
}
}
}
153,996 changes: 32,415 additions & 121,581 deletions setup-local/dist/index.js

Large diffs are not rendered by default.

Loading