Skip to content

Commit

Permalink
build(deps): update dependency @types/node to ^22.10.4 (#3800)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`^22.10.3` ->
`^22.10.4`](https://renovatebot.com/diffs/npm/@types%2fnode/22.10.3/22.10.4)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/22.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/22.10.3/22.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.10.3/22.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/inabagumi/mini-apps).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent cbbcc24 commit da90b38
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion apps/774-ink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"@inabagumi/prettier-config": "^3.0.0",
"@types/eslint": "^9.6.1",
"@types/node": "^22.10.3",
"@types/node": "^22.10.4",
"@types/react": "^19.0.2",
"@types/web-app-manifest": "^1.0.8",
"@typescript-eslint/eslint-plugin": "^8.19.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/hanerubeat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@inabagumi/prettier-config": "^3.0.0",
"@types/eslint": "^9.6.1",
"@types/node": "^22.10.3",
"@types/node": "^22.10.4",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@typescript-eslint/eslint-plugin": "^8.19.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/inaba-jinja/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/gtag.js": "^0.0.20",
"@types/jest": "^29.5.14",
"@types/mdx": "^2.0.13",
"@types/node": "^22.10.3",
"@types/node": "^22.10.4",
"@types/react": "^19.0.2",
"@types/webpack-env": "^1.18.5",
"@typescript-eslint/eslint-plugin": "~8.19.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/neru-camera/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@inabagumi/prettier-config": "^3.0.0",
"@next/eslint-plugin-next": "^15.1.3",
"@types/eslint": "^9.6.1",
"@types/node": "^22.10.3",
"@types/node": "^22.10.4",
"@types/react": "^19.0.2",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
Expand Down
Loading

0 comments on commit da90b38

Please sign in to comment.