Skip to content

Commit a9a0460

Browse files
authored
Merge pull request #497 from collabnix/dependabot/npm_and_yarn/play-with-docker/Portus/bootstrap-sass-3.4.1
Bump bootstrap-sass from 3.3.7 to 3.4.1 in /play-with-docker/Portus
2 parents 4a9fe8e + 9427967 commit a9a0460

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

play-with-docker/Portus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"webpack-dev-server": "^2.3.0"
1616
},
1717
"dependencies": {
18-
"bootstrap-sass": "^3.3.6",
18+
"bootstrap-sass": "^3.4.1",
1919
"compression-webpack-plugin": "^0.3.2",
2020
"jquery": "^3.5.0",
2121
"jquery-ujs": "^1.2.1",

play-with-docker/Portus/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -639,9 +639,9 @@ [email protected]:
639639
dependencies:
640640
hoek "2.x.x"
641641

642-
bootstrap-sass@^3.3.6:
643-
version "3.3.7"
644-
resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.3.7.tgz#6596c7ab40f6637393323ab0bc80d064fc630498"
642+
bootstrap-sass@^3.4.1:
643+
version "3.4.1"
644+
resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.4.1.tgz#6843c73b1c258a0ac5cb2cc6f6f5285b664a8e9a"
645645

646646
brace-expansion@^1.0.0:
647647
version "1.1.6"

0 commit comments

Comments
 (0)