Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 1d21429 commit 3b7ca53
Show file tree
Hide file tree
Showing 9 changed files with 149 additions and 149 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.2.0"
},
"devDependencies": {
"@types/node": "20.14.0",
"@types/node": "20.14.9",
"@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.0",
"@types/node": "20.14.9",
"@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.0",
"@types/node": "20.14.9",
"@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.0",
"@types/node": "20.14.9",
"@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": "17.3.8",
"@angular/compiler-cli": "17.3.11",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.0",
"@types/node": "20.14.9",
"@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.0",
"@types/node": "20.14.9",
"@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.0",
"@types/node": "20.14.9",
"@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.2.0",
"@types/node": "20.14.0",
"@types/node": "20.14.9",
"autoprefixer": "10.4.19",
"copyfiles": "2.4.1",
"glob": "10.4.2",
Expand Down
282 changes: 141 additions & 141 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 3b7ca53

Please sign in to comment.