Skip to content

Commit

Permalink
Upgrade bootstrap and associated dependencies, fixes #2572
Browse files Browse the repository at this point in the history
  • Loading branch information
xmunoz committed Jul 7, 2022
1 parent e1827a7 commit ed13318
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "6.1.1",
"@popperjs/core": "^2.11.5",
"bootstrap": "4.6.1",
"bootstrap": "5.0.1",
"esbuild": "0.14.48",
"jquery": "3.6.0",
"jquery-ujs": "^1.2.3",
Expand Down Expand Up @@ -32,9 +32,9 @@
"kind-of": "^6.0.3",
"lodash": "^4.17.12",
"node-forge": "^1.0.0",
"popperjs/core": "^2.11.5",
"serialize-javascript": "^6.0.0",
"yargs-parser": "^21.0.0",
"popper.js": "1.16.1",
"webpack": "4.46.0",
"y18n": "^5.0.0",
"is-svg": "^4.2.2"
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -834,13 +834,12 @@ __metadata:
languageName: node
linkType: hard

"bootstrap@npm:4.6.1":
version: 4.6.1
resolution: "bootstrap@npm:4.6.1"
"bootstrap@npm:5.0.1":
version: 5.0.1
resolution: "bootstrap@npm:5.0.1"
peerDependencies:
jquery: 1.9.1 - 3
popper.js: ^1.16.1
checksum: ff44e13787aafe1e2b8ac77802eae0f19bf957ea53a40ce3d9d4af9b67eab8adc585dc5a62cb6be82a3bc33e7ae67b0efd75f02282c0ddca09272d5c18a0b379
"@popperjs/core": ^2.9.2
checksum: 1889c64f71d935ff98632b959dc7f411c7d7b5ea59f9cc91063403c3ec5a880af3275348495f6cc5b04acf87bf6284cbc992f6b41df249d5b5e16a42b81fae2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5612,7 +5611,7 @@ __metadata:
"@fortawesome/fontawesome-free": 6.1.1
"@popperjs/core": ^2.11.5
all-contributors-cli: 6.20.0
bootstrap: 4.6.1
bootstrap: 5.0.1
esbuild: 0.14.48
eslint: 8.19.0
eslint-config-airbnb-base: 15.0.0
Expand Down

0 comments on commit ed13318

Please sign in to comment.