Skip to content

Commit 2a9cc77

Browse files
Merge pull request #9638 from ManageIQ/renovate/bootstrap-switch-3.x
Update dependency bootstrap-switch to v3.4.0
2 parents a16a3b1 + 917ae5f commit 2a9cc77

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"awesome-debounce-promise": "^2.1.0",
6060
"bootstrap-filestyle": "~1.2.1",
6161
"bootstrap-select": "^1.13.18",
62-
"bootstrap-switch": "3.3.4",
62+
"bootstrap-switch": "3.4.0",
6363
"carbon-components": "~10.58.15",
6464
"carbon-components-react": "~7.59.24",
6565
"carbon-icons": "~7.0.7",

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4785,6 +4785,16 @@ __metadata:
47854785
languageName: node
47864786
linkType: hard
47874787

4788+
"bootstrap-switch@npm:3.4.0":
4789+
version: 3.4.0
4790+
resolution: "bootstrap-switch@npm:3.4.0"
4791+
peerDependencies:
4792+
bootstrap: ^4.3.1
4793+
jquery: ">=1.12.4"
4794+
checksum: 10/551387442c991669ca9d5e59c00ce95d3534279dfc4420ed54587edf7e1d4247b73b2fcc6c23fa4ce648cda5b05f6f4a50b5e63fcdfadf4e0a82539728293683
4795+
languageName: node
4796+
linkType: hard
4797+
47884798
"bootstrap-touchspin@npm:~3.1.1":
47894799
version: 3.1.1
47904800
resolution: "bootstrap-touchspin@npm:3.1.1"
@@ -12948,7 +12958,7 @@ __metadata:
1294812958
babel-loader: "npm:~8.2.0"
1294912959
bootstrap-filestyle: "npm:~1.2.1"
1295012960
bootstrap-select: "npm:^1.13.18"
12951-
bootstrap-switch: "npm:3.3.4"
12961+
bootstrap-switch: "npm:3.4.0"
1295212962
carbon-components: "npm:~10.58.15"
1295312963
carbon-components-react: "npm:~7.59.24"
1295412964
carbon-icons: "npm:~7.0.7"

0 commit comments

Comments
 (0)