Skip to content

Commit ce17edd

Browse files
authored
Merge pull request #89 from thanhtunguet/dependabot/npm_and_yarn/bootstrap-5.0.1
Bump bootstrap from 4.6.0 to 5.0.1
2 parents 3e4ae6c + 3984e72 commit ce17edd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"antd": "^4.15.0",
6565
"babel-jest": "26.2.2",
6666
"babel-loader": "8.1.0",
67-
"bootstrap": "^4.6.0",
67+
"bootstrap": "^5.0.1",
6868
"dotenv": "8.2.0",
6969
"eslint": "7.10.0",
7070
"eslint-config-prettier": "8.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4589,10 +4589,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
45894589
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
45904590
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
45914591

4592-
bootstrap@^4.6.0:
4593-
version "4.6.0"
4594-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
4595-
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
4592+
bootstrap@^5.0.1:
4593+
version "5.0.1"
4594+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.1.tgz#e7939d599119dc818a90478a2a299bdaff037e09"
4595+
integrity sha512-Fl79+wsLOZKoiU345KeEaWD0ik8WKRI5zm0YSPj2oF1Qr+BO7z0fco6GbUtqjoG1h4VI89PeKJnMsMMVQdKKTw==
45964596

45974597
boxen@^4.2.0:
45984598
version "4.2.0"

0 commit comments

Comments
 (0)