Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 95d693d

Browse files
renovate[bot]renovate-bot
andauthored
chore(deps): update all non-major dependencies (#163)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent a2a117b commit 95d693d

File tree

12 files changed

+35
-35
lines changed

12 files changed

+35
-35
lines changed

‎basic-react-router/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"bootstrap": "^4.5.3",
6+
"bootstrap": "^4.6.0",
77
"react": "^17.0.1",
88
"react-bootstrap": "^1.4.3",
99
"react-dom": "^17.0.1",

‎basic-react-router/yarn.lock‎

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

2634-
bootstrap@^4.5.3:
2635-
version "4.5.3"
2636-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.3.tgz#c6a72b355aaf323920be800246a6e4ef30997fe6"
2637-
integrity sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==
2634+
bootstrap@^4.6.0:
2635+
version "4.6.0"
2636+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
2637+
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
26382638

26392639
brace-expansion@^1.1.7:
26402640
version "1.1.11"

‎basic-sass-custom-theming/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"bootstrap": "^4.5.3",
6+
"bootstrap": "^4.6.0",
77
"node-sass": "^4.14.1",
88
"react": "^17.0.1",
99
"react-bootstrap": "^1.4.3",

‎basic-sass-custom-theming/yarn.lock‎

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

2661-
bootstrap@^4.5.3:
2662-
version "4.5.3"
2663-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.3.tgz#c6a72b355aaf323920be800246a6e4ef30997fe6"
2664-
integrity sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==
2661+
bootstrap@^4.6.0:
2662+
version "4.6.0"
2663+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
2664+
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
26652665

26662666
brace-expansion@^1.1.7:
26672667
version "1.1.11"

‎basic-ts/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"private": true,
55
"dependencies": {
66
"@types/jest": "26.0.20",
7-
"@types/node": "12.19.12",
7+
"@types/node": "12.19.15",
88
"@types/react": "17.0.0",
99
"@types/react-dom": "17.0.0",
10-
"bootstrap": "^4.5.3",
10+
"bootstrap": "^4.6.0",
1111
"react": "^17.0.1",
1212
"react-bootstrap": "^1.4.3",
1313
"react-dom": "^17.0.1",

‎basic-ts/yarn.lock‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1611,10 +1611,10 @@
16111611
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
16121612
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
16131613

1614-
"@types/node@*", "@types/node@12.19.12":
1615-
version "12.19.12"
1616-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.12.tgz#04793c2afa4ce833a9972e4c476432e30f9df47b"
1617-
integrity sha512-UwfL2uIU9arX/+/PRcIkT08/iBadGN2z6ExOROA2Dh5mAuWTBj6iJbQX4nekiV5H8cTrEG569LeX+HRco9Cbxw==
1614+
"@types/node@*", "@types/node@12.19.15":
1615+
version "12.19.15"
1616+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.15.tgz#0de7e978fb43db62da369db18ea088a63673c182"
1617+
integrity sha512-lowukE3GUI+VSYSu6VcBXl14d61Rp5hA1D+61r16qnwC0lYNSqdxcvRh0pswejorHfS+HgwBasM8jLXz0/aOsw==
16181618

16191619
"@types/normalize-package-data@^2.4.0":
16201620
version "2.4.0"
@@ -2647,10 +2647,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
26472647
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
26482648
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
26492649

2650-
bootstrap@^4.5.3:
2651-
version "4.5.3"
2652-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.3.tgz#c6a72b355aaf323920be800246a6e4ef30997fe6"
2653-
integrity sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==
2650+
bootstrap@^4.6.0:
2651+
version "4.6.0"
2652+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
2653+
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
26542654

26552655
brace-expansion@^1.1.7:
26562656
version "1.1.11"

‎basic/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"bootstrap": "^4.5.3",
6+
"bootstrap": "^4.6.0",
77
"react": "^17.0.1",
88
"react-bootstrap": "^1.4.3",
99
"react-dom": "^17.0.1",

‎basic/yarn.lock‎

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

2634-
bootstrap@^4.5.3:
2635-
version "4.5.3"
2636-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.3.tgz#c6a72b355aaf323920be800246a6e4ef30997fe6"
2637-
integrity sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==
2634+
bootstrap@^4.6.0:
2635+
version "4.6.0"
2636+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
2637+
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
26382638

26392639
brace-expansion@^1.1.7:
26402640
version "1.1.11"

‎parcel-ts/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "echo \"no tests exists\""
99
},
1010
"dependencies": {
11-
"bootstrap": "^4.5.3",
11+
"bootstrap": "^4.6.0",
1212
"react": "^17.0.1",
1313
"react-bootstrap": "^1.4.3",
1414
"react-dom": "^17.0.1"

‎parcel-ts/yarn.lock‎

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

1186-
bootstrap@^4.5.3:
1187-
version "4.5.3"
1188-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.3.tgz#c6a72b355aaf323920be800246a6e4ef30997fe6"
1189-
integrity sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==
1186+
bootstrap@^4.6.0:
1187+
version "4.6.0"
1188+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
1189+
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
11901190

11911191
brace-expansion@^1.1.7:
11921192
version "1.1.11"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /