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 dev dependencies #994

Merged
merged 1 commit into from Jan 3, 2023
Merged

Conversation

mikepenz
Copy link
Owner

@mikepenz mikepenz commented Jan 3, 2023

  • upgrade dev dependencies
    "@types/jest": "^29.2.5",
    "@types/node": "^18.11.18",
    "@typescript-eslint/parser": "^5.48.0",
    "eslint": "^8.31.0",
    "eslint-plugin-jest": "^27.2.0",

Force override:

    "json5": "^2.2.3"

```
    "@types/jest": "^29.2.5",
    "@types/node": "^18.11.18",
    "@typescript-eslint/parser": "^5.48.0",
    "eslint": "^8.31.0",
    "eslint-plugin-jest": "^27.2.0",
```

Force override:

```
    "json5": "^2.2.3"
```
@mikepenz mikepenz added the dependencies Pull requests that update a dependency file label Jan 3, 2023
@mikepenz mikepenz merged commit 289e97d into develop Jan 3, 2023
@mikepenz mikepenz deleted the feature/dependency_upgrades_20230103 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.

None yet

1 participant