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

Upgrade dependencies #8

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Upgrade dependencies #8

merged 1 commit into from
Mar 3, 2023

Conversation

mikepenz
Copy link
Owner

@mikepenz mikepenz commented Mar 3, 2023

    "@actions/core": "^1.10.0",
    "@actions/github": "^5.1.1",
    "@octokit/plugin-retry": "^4.1.2",
    "@octokit/plugin-throttling": "^5.0.1",
  • dev dependencies
    "@types/glob": "^8.1.0",
    "@types/jest": "^29.4.0",
    "@types/mime": "^3.0.1",
    "@types/node": "^18.14.5",
    "@vercel/ncc": "^0.36.1",
    "jest": "^29.4.3",
    "jest-circus": "^29.4.3",
    "prettier": "2.8.4",
    "ts-jest": "^29.0.5",
    "typescript": "^4.9.5",
    "typescript-formatter": "^7.2.2",
    "eslint": "^8.35.0",
    "eslint-plugin-github": "^4.6.1",
    "eslint-plugin-jest": "^27.2.1"
    ```

```
    "@actions/core": "^1.10.0",
    "@actions/github": "^5.1.1",
    "@octokit/plugin-retry": "^4.1.2",
    "@octokit/plugin-throttling": "^5.0.1",
    ```
- dev dependencies
```
    "@types/glob": "^8.1.0",
    "@types/jest": "^29.4.0",
    "@types/mime": "^3.0.1",
    "@types/node": "^18.14.5",
    "@vercel/ncc": "^0.36.1",
    "jest": "^29.4.3",
    "jest-circus": "^29.4.3",
    "prettier": "2.8.4",
    "ts-jest": "^29.0.5",
    "typescript": "^4.9.5",
    "typescript-formatter": "^7.2.2",
    "eslint": "^8.35.0",
    "eslint-plugin-github": "^4.6.1",
    "eslint-plugin-jest": "^27.2.1"
    ```
@mikepenz mikepenz added the dependencies Pull requests that update a dependency file label Mar 3, 2023
@mikepenz mikepenz merged commit 99b3cc3 into main Mar 3, 2023
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
1 participant