Skip to content

Commit 917ae5f

Browse files
Update dependency bootstrap-switch to v3.4.0
1 parent 0ca6581 commit 917ae5f

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
@@ -4586,6 +4586,16 @@ __metadata:
45864586
languageName: node
45874587
linkType: hard
45884588

4589+
"bootstrap-switch@npm:3.4.0":
4590+
version: 3.4.0
4591+
resolution: "bootstrap-switch@npm:3.4.0"
4592+
peerDependencies:
4593+
bootstrap: ^4.3.1
4594+
jquery: ">=1.12.4"
4595+
checksum: 10/551387442c991669ca9d5e59c00ce95d3534279dfc4420ed54587edf7e1d4247b73b2fcc6c23fa4ce648cda5b05f6f4a50b5e63fcdfadf4e0a82539728293683
4596+
languageName: node
4597+
linkType: hard
4598+
45894599
"bootstrap-touchspin@npm:~3.1.1":
45904600
version: 3.1.1
45914601
resolution: "bootstrap-touchspin@npm:3.1.1"
@@ -12826,7 +12836,7 @@ __metadata:
1282612836
babel-loader: "npm:~8.2.0"
1282712837
bootstrap-filestyle: "npm:~1.2.1"
1282812838
bootstrap-select: "npm:^1.13.18"
12829-
bootstrap-switch: "npm:3.3.4"
12839+
bootstrap-switch: "npm:3.4.0"
1283012840
carbon-components: "npm:~10.58.15"
1283112841
carbon-components-react: "npm:~7.59.24"
1283212842
carbon-icons: "npm:~7.0.7"

0 commit comments

Comments
 (0)