Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 5bce3fd commit 47dc88a
Show file tree
Hide file tree
Showing 11 changed files with 354 additions and 367 deletions.
2 changes: 1 addition & 1 deletion packages/changelog-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
},
"devDependencies": {
"@changesets/parse": "*",
"typescript": "5.5.4"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/components-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"ng-packagr": "18.1.0",
"typescript": "5.5.4"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"rollup-plugin-postcss": "4.0.2",
"sass": "1.78.0",
"ts-jest": "29.2.4",
"typescript": "5.5.4"
"typescript": "5.6.3"
},
"keywords": [
"components",
Expand Down
2 changes: 1 addition & 1 deletion packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@
"rimraf": "6.0.1",
"sass": "1.78.0",
"storybook": "8.2.7",
"typescript": "5.5.4"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"svgo": "3.3.2",
"ts-jest": "29.2.4",
"ts-node": "10.9.2",
"typescript": "5.5.4"
"typescript": "5.6.3"
},
"keywords": [
"icons",
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 @@ -82,7 +82,7 @@
"sass": "1.78.0",
"start-server-and-test": "2.0.5",
"ts-jest": "29.2.4",
"typescript": "5.5.4"
"typescript": "5.6.3"
},
"keywords": [
"components",
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 @@ -51,7 +51,7 @@
"ng-packagr": "18.1.0",
"npm-run-all2": "5.0.0",
"rimraf": "6.0.1",
"typescript": "5.5.4",
"typescript": "5.6.3",
"wait-on": "8.0.1"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/migrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@angular/core": "=15.0.4",
"cheerio": "1.0.0-rc.12",
"prettier": "3.3.3",
"typescript": "5.5.4"
"typescript": "5.6.3"
},
"devDependencies": {
"@types/node": "20.14.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/styles-primeng-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"stylelint-config-sass-guidelines": "11.1.0",
"stylelint-prettier": "5.0.2",
"stylelint-scss": "6.4.1",
"typescript": "5.5.4"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"stylelint-config-sass-guidelines": "11.1.0",
"stylelint-prettier": "5.0.2",
"stylelint-scss": "6.5.1",
"typescript": "5.5.4",
"typescript": "5.6.3",
"vite": "5.4.8"
},
"sass": {
Expand Down
701 changes: 344 additions & 357 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 47dc88a

Please sign in to comment.