Skip to content

Commit 88cd350

Browse files
authored
Bump spectral-workbench.js to v0.2.3 (#865)
* Bump spectral-workbench.js to v0.2.3 * yarn.lock
1 parent d0579af commit 88cd350

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"leaflet": "^1.7.1",
2222
"moment": "~2.19.3",
2323
"nvd3": "~1.7.1",
24-
"spectral-workbench": "^0.2.0"
24+
"spectral-workbench": "^0.2.3"
2525
},
2626
"engines": {
2727
"yarn": ">= 1.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1474,10 +1474,10 @@ source-map@~0.5.1:
14741474
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
14751475
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
14761476

1477-
spectral-workbench@^0.2.0:
1478-
version "0.2.2"
1479-
resolved "https://registry.yarnpkg.com/spectral-workbench/-/spectral-workbench-0.2.2.tgz#659eeb2648c54fc972f4044ce878adebecf1d76f"
1480-
integrity sha512-Kj1g7r08YL72tQU/bCWK9C6sUeErmE9dIQToBPGoNwgjrdIBSl8coitPtmajd4yqxGiPuidoOKNsRgABPAI46Q==
1477+
spectral-workbench@^0.2.3:
1478+
version "0.2.3"
1479+
resolved "https://registry.yarnpkg.com/spectral-workbench/-/spectral-workbench-0.2.3.tgz#829f566fada335312f4d30b339f696ae93decb4e"
1480+
integrity sha512-fq6AZtTHztt0GpTDJFWE19fIwEjsI3JTDalN71MQjDlW/nGRno2nhq08oHyWJhOcOhJ3P1e0/9gERgKYJ5zw0A==
14811481
dependencies:
14821482
bootstrap "~3.4.0"
14831483
d3 "^3.5.4"

0 commit comments

Comments
 (0)