Skip to content

Commit

Permalink
Bump bootstrap and @types/bootstrap in /puck-ntag215-manager
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap) and [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap). These dependencies needed to be updated together.

Updates `bootstrap` from 3.4.1 to 5.3.3
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v3.4.1...v5.3.3)

Updates `@types/bootstrap` from 3.4.0 to 5.2.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/bootstrap"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent fdd54d7 commit 775fef4
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 21 deletions.
68 changes: 49 additions & 19 deletions puck-ntag215-manager/package-lock.json

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

4 changes: 2 additions & 2 deletions puck-ntag215-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/preset-env": "^7.26.7",
"@babel/preset-typescript": "^7.26.0",
"@babel/runtime": "^7.26.7",
"@types/bootstrap": "^3.4.0",
"@types/bootstrap": "^5.2.10",
"@types/jquery": "^3.5.32",
"@types/jszip": "^3.4.1",
"@types/node": "^22.10.10",
Expand All @@ -26,7 +26,7 @@
"assert": "^2.1.0",
"babel-loader": "^9.2.1",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
"bootstrap": "^3.4.1",
"bootstrap": "^5.3.3",
"bootstrap-sass": "^3.4.3",
"cpy-cli": "^4.2.0",
"crc-32": "^1.2.2",
Expand Down

0 comments on commit 775fef4

Please sign in to comment.