Skip to content

Commit

Permalink
feat: Update bootstrap to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nono committed May 17, 2021
1 parent 2fa5962 commit 2f0dd95
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 @@ -44,7 +44,7 @@
"@semantic-release/npm": "7.1.1",
"autoprefixer": "10.2.5",
"backstopjs": "5.3.2",
"bootstrap": "5.0.0",
"bootstrap": "5.0.1",
"browserslist-config-cozy": "0.4.0",
"clean-css-cli": "5.3.0",
"nodemon": "2.0.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1076,10 +1076,10 @@ [email protected]:
raw-body "2.4.0"
type-is "~1.6.17"

[email protected].0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2"
integrity sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==
[email protected].1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.1.tgz#e7939d599119dc818a90478a2a299bdaff037e09"
integrity sha512-Fl79+wsLOZKoiU345KeEaWD0ik8WKRI5zm0YSPj2oF1Qr+BO7z0fco6GbUtqjoG1h4VI89PeKJnMsMMVQdKKTw==

bottleneck@^2.18.1:
version "2.19.5"
Expand Down

0 comments on commit 2f0dd95

Please sign in to comment.