Skip to content

Commit

Permalink
Python dependency: Bump bootstrap from 4.6.2 to 5.3.1 in /runtime
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.2 to 5.3.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v4.6.2...v5.3.1)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent 1adde60 commit dff76a4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"axios": "^1.4.0",
"bootstrap": "^4.5.3"
"bootstrap": "^5.3.1"
},
"devDependencies": {
"eslint": "^8.42.0",
Expand Down
13 changes: 6 additions & 7 deletions runtime/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -240,13 +240,12 @@ __metadata:
languageName: node
linkType: hard

"bootstrap@npm:^4.5.3":
version: 4.6.2
resolution: "bootstrap@npm:4.6.2"
"bootstrap@npm:^5.3.1":
version: 5.3.1
resolution: "bootstrap@npm:5.3.1"
peerDependencies:
jquery: 1.9.1 - 3
popper.js: ^1.16.1
checksum: 3f4e7768ff7d618c49d4bf4f02aa54a9bfb679d4eecb0f3854fa4af1a17b9114b147009c435946432cdd1572efffc71d88ec385c55943a12fa66253cde0876b0
"@popperjs/core": ^2.11.8
checksum: f8176376aa6c6d8947d58a67f0c57fa0b6b7dcd087ff83454e0d727c07cf33e8107e56aa298045d652f84b53b24ac72457af73e41c5631c9ebdc1909039c5dac
languageName: node
linkType: hard

Expand Down Expand Up @@ -1415,7 +1414,7 @@ __metadata:
resolution: "pgadmin4@workspace:."
dependencies:
axios: ^1.4.0
bootstrap: ^4.5.3
bootstrap: ^5.3.1
eslint: ^8.42.0
nw: 0.77.0
languageName: unknown
Expand Down

0 comments on commit dff76a4

Please sign in to comment.