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

Update deps #82

Merged
merged 1 commit into from Oct 29, 2023
Merged

Update deps #82

merged 1 commit into from Oct 29, 2023

Conversation

ybiquitous
Copy link
Member

@ybiquitous ybiquitous commented Oct 29, 2023

Which issue, if any, is this issue related to?

None.

Is there anything in the PR that needs further explanation?

This updates all outdated dependencies except for lint-staged.
(lint-staged@15 requires Node.js 18. See https://github.com/lint-staged/lint-staged/releases/tag/v15.0.0)

$ npm outdated
Package      Current  Wanted  Latest  Location                  Depended by
lint-staged   14.0.1  14.0.1  15.0.2  node_modules/lint-staged  jest-preset-stylelint

This updates all outdated dependencies except for `lint-staged`.
(`lint-staged@15` requires Node.js 18)

```console
$ npm outdated
Package      Current  Wanted  Latest  Location                  Depended by
lint-staged   14.0.1  14.0.1  15.0.2  node_modules/lint-staged  jest-preset-stylelint
```
@ybiquitous ybiquitous added the pr: dependencies relates to dependencies label Oct 29, 2023
@ybiquitous ybiquitous merged commit 8a748dd into main Oct 29, 2023
7 checks passed
@ybiquitous ybiquitous deleted the update-deps branch October 29, 2023 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies relates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant