Skip to content
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

Dependency upgrades 2022.05.13 #758

Merged
merged 1 commit into from
May 13, 2022

Conversation

mikepenz
Copy link
Owner

  • dependency upgrades
    "@actions/core": "^1.8.1",
    "@actions/github": "^5.0.2",
    "moment": "^2.29.3",
    "tunnel": "^0.0.6", <-- temporarily until https://github.com/actions/toolkit/issues/1083 is fixed
    "webpack": "^5.72.1"
    "@types/jest": "^27.5.1",
    "@types/node": "^17.0.33",
    "@typescript-eslint/parser": "^5.23.0",
    "eslint": "^8.15.0",
    "eslint-plugin-jest": "^26.1.5",
    "jest": "^28.1.0",
    "jest-circus": "^28.1.0",
    "ts-jest": "^28.0.2",
    "typescript": "^4.6.4"

```
    "@actions/core": "^1.8.1",
    "@actions/github": "^5.0.2",
    "moment": "^2.29.3",
    "tunnel": "^0.0.6", <-- temporarily until actions/toolkit#1083 is fixed
    "webpack": "^5.72.1"
    "@types/jest": "^27.5.1",
    "@types/node": "^17.0.33",
    "@typescript-eslint/parser": "^5.23.0",
    "eslint": "^8.15.0",
    "eslint-plugin-jest": "^26.1.5",
    "jest": "^28.1.0",
    "jest-circus": "^28.1.0",
    "ts-jest": "^28.0.2",
    "typescript": "^4.6.4"
```
@mikepenz mikepenz added the dependencies Pull requests that update a dependency file label May 13, 2022
@mikepenz mikepenz merged commit 91d5ed1 into develop May 13, 2022
@mikepenz mikepenz deleted the feature/dependency_updates_20220513 branch February 15, 2023 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant