Skip to content

Commit

Permalink
Merge pull request #149 from ccamel/dependabot/npm_and_yarn/bootstrap…
Browse files Browse the repository at this point in the history
…-4.6.2
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
2 parents a937e8f + 640c7f1 commit e8aaab6
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 @@ -39,7 +39,7 @@
},
"dependencies": {
"animate.css": "^4.1.1",
"bootstrap": "^4.0.1",
"bootstrap": "^4.6.2",
"elm-canvas": "^2.2.4",
"file-loader": "^0.11.2",
"font-awesome": "^4.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1602,10 +1602,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
resolved "https://registry.yarnpkg.com//boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=

bootstrap@^4.0.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com//bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"
integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==
bootstrap@^4.6.2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==

boxen@^5.0.0:
version "5.0.1"
Expand Down

0 comments on commit e8aaab6

Please sign in to comment.