Skip to content

Commit

Permalink
fix(deps): update dependency bootstrap to v5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 8ffb8e7 commit 745f089
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/node": "20.11.16",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"bootstrap": "5.3.2",
"bootstrap": "5.3.3",
"cypress": "13.7.2",
"cypress-axe": "1.5.0",
"cypress-storybook": "0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@swimlane/ngx-datatable": "20.1.0",
"@swisspost/design-system-intranet-header": "workspace:5.0.11",
"@swisspost/design-system-styles": "workspace:6.6.4",
"bootstrap": "5.3.2",
"bootstrap": "5.3.3",
"core-js": "3.36.1",
"highlight.js": "11.9.0",
"ngx-highlightjs": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@swisspost/design-system-icons": "workspace:1.4.0",
"@swisspost/design-system-styles": "workspace:6.6.4",
"@swisspost/internet-header": "workspace:1.13.8",
"bootstrap": "5.3.2"
"bootstrap": "5.3.3"
},
"devDependencies": {
"@geometricpanda/storybook-addon-badges": "2.0.2",
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 @@ -65,7 +65,7 @@
"@types/node": "18.19.28",
"@types/throttle-debounce": "5.0.2",
"babel-loader": "9.1.3",
"bootstrap": "5.3.2",
"bootstrap": "5.3.3",
"cypress": "13.7.2",
"cypress-each": "1.14.0",
"cypress-storybook": "0.5.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 @@ -40,7 +40,7 @@
},
"dependencies": {
"@popperjs/core": "2.11.8",
"bootstrap": "5.3.2"
"bootstrap": "5.3.3"
},
"devDependencies": {
"@swisspost/design-system-icons": "workspace:1.4.0",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 745f089

Please sign in to comment.