Merge pull request #4 from tilde-team/dependabot/npm_and_yarn/css/bootstrap-3.4.1

Bump bootstrap from 3.3.7 to 3.4.1 in /css
This commit is contained in:
Ben Harris 2020-02-17 14:36:35 -05:00 committed by GitHub
commit ad6a0ce32e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

6
css/package-lock.json generated
View File

@ -94,9 +94,9 @@
}
},
"bootstrap": {
"version": "3.3.7",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.7.tgz",
"integrity": "sha1-WjiTlFSfIzMIdaOxUGVldPip63E="
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.4.1.tgz",
"integrity": "sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA=="
},
"brace-expansion": {
"version": "1.1.11",

2
css/package.json Executable file → Normal file
View File

@ -11,7 +11,7 @@
"url": "https://tildegit.org/team/site/issues"
},
"dependencies": {
"bootstrap": "3.3.7",
"bootstrap": "3.4.1",
"less": "2.7.3",
"less-plugin-clean-css": "1.5.1",
"light-server": "^2.5.1"

View File

@ -65,9 +65,9 @@ boom@2.x.x:
dependencies:
hoek "2.x.x"
bootstrap@3.3.7:
version "3.3.7"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71"
bootstrap@3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.4.1.tgz#c3a347d419e289ad11f4033e3c4132b87c081d72"
brace-expansion@^1.1.7:
version "1.1.11"