Skip to content

Commit

Permalink
Merge pull request #13 from swingerman/revert-12-dependabot/npm_and_y…
Browse files Browse the repository at this point in the history
…arn/bootstrap-5.0.0

Revert "Bump bootstrap from 4.6.2 to 5.0.0"
  • Loading branch information
swingerman authored Sep 29, 2024
2 parents 66994dc + 4850c99 commit 0513598
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"uglifycss": "^0.0.29"
},
"dependencies": {
"bootstrap": "^5.0.0"
"bootstrap": "^4.3.1"
},
"lint-staged": {
"src/**/*.scss": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -565,10 +565,10 @@ bindings@^1.5.0:
dependencies:
file-uri-to-path "1.0.0"

bootstrap@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2"
integrity sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==
bootstrap@^4.3.1:
version "4.6.2"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==

boxen@^1.2.1:
version "1.3.0"
Expand Down

0 comments on commit 0513598

Please sign in to comment.