Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.11 (#3314)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" in timezone Europe/Zurich, Automerge - At any time (no schedule
defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/swisspost/design-system).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyLwn5OmIHN0eWxlcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 80875f7 commit 117c2c3
Show file tree
Hide file tree
Showing 9 changed files with 133 additions and 373 deletions.
2 changes: 1 addition & 1 deletion packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@swisspost/design-system-components": "workspace:7.4.0"
},
"devDependencies": {
"@types/node": "20.14.9",
"@types/node": "20.14.11",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@stencil/react-output-target": "0.5.3",
"@stencil/sass": "3.0.12",
"@types/jest": "29.5.12",
"@types/node": "20.14.9",
"@types/node": "20.14.11",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"bootstrap": "5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@tsconfig/node18": "18.2.4",
"@types/jest": "29.5.12",
"@types/mock-fs": "4.13.4",
"@types/node": "20.14.9",
"@types/node": "20.14.11",
"@types/node-fetch": "2.6.11",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/internet-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/iframe-resizer": "3.5.13",
"@types/jest": "29.5.12",
"@types/jquery": "3.5.30",
"@types/node": "20.14.9",
"@types/node": "20.14.11",
"@types/throttle-debounce": "5.0.2",
"babel-loader": "9.1.3",
"bootstrap": "5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/intranet-header-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@angular/cli": "18.0.7",
"@angular/compiler-cli": "18.1.0",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.9",
"@types/node": "20.14.11",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/migrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"typescript": "4.9.5"
},
"devDependencies": {
"@types/node": "20.14.9",
"@types/node": "20.14.11",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"copyfiles": "2.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "^18"
},
"devDependencies": {
"@types/node": "20.14.9",
"@types/node": "20.14.11",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@swisspost/design-system-icons": "workspace:7.4.0",
"@types/node": "20.14.9",
"@types/node": "20.14.11",
"autoprefixer": "10.4.19",
"copyfiles": "2.4.1",
"glob": "11.0.0",
Expand Down
490 changes: 125 additions & 365 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 117c2c3

Please sign in to comment.