Skip to content

Commit fe576ea

Browse files
Bump bootswatch from 5.3.6 to 5.3.7
Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.3.6 to 5.3.7. - [Commits](thomaspark/bootswatch@v5.3.6...v5.3.7) --- updated-dependencies: - dependency-name: bootswatch dependency-version: 5.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb8f767 commit fe576ea

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ace-builds": "^1.43.0",
1717
"babel-loader": "^10.0.0",
1818
"bootstrap": "^5.3.7",
19-
"bootswatch": "^5.3.6",
19+
"bootswatch": "^5.3.7",
2020
"chosen-js": "^1.8.7",
2121
"component-emitter": "^2.0.0",
2222
"compression-webpack-plugin": "^11.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2458,10 +2458,10 @@ __metadata:
24582458
languageName: node
24592459
linkType: hard
24602460

2461-
"bootswatch@npm:^5.3.6":
2462-
version: 5.3.6
2463-
resolution: "bootswatch@npm:5.3.6"
2464-
checksum: 10c0/19d199e81e8dccc152a499b5fea4a87c610b1e13c5ec9e806a8ec84e1f161335516780674966fd42e5a531fb48011b9284169841c9394a423e7c2aaac35a3b6d
2461+
"bootswatch@npm:^5.3.7":
2462+
version: 5.3.7
2463+
resolution: "bootswatch@npm:5.3.7"
2464+
checksum: 10c0/647f8679ea570580eba31428b650940f022793a5ebad58f3bbde6a89fd8171ad6fb03fc304448e3241c7215543b602523e9705ae0d0c82c1a86ead68a89a3bba
24652465
languageName: node
24662466
linkType: hard
24672467

@@ -2674,7 +2674,7 @@ __metadata:
26742674
ace-builds: "npm:^1.43.0"
26752675
babel-loader: "npm:^10.0.0"
26762676
bootstrap: "npm:^5.3.7"
2677-
bootswatch: "npm:^5.3.6"
2677+
bootswatch: "npm:^5.3.7"
26782678
chosen-js: "npm:^1.8.7"
26792679
component-emitter: "npm:^2.0.0"
26802680
compression-webpack-plugin: "npm:^11.1.0"

0 commit comments

Comments
 (0)