blackbaud / skyux-sdk-builder

SKY UX Builder builds the output for SKY UX applications and handles configuration details. It provides for a rapid development process with minimal setup for developers to create single-page applications.
https://developer.blackbaud.com/skyux
MIT License
2 stars 15 forks source link

Fix package vulnerabilities; add support for `@skyux/config@^4.4.0` #339

Closed Blackbaud-SteveBrush closed 2 years ago

Blackbaud-SteveBrush commented 3 years ago

Issue: https://github.com/blackbaud/skyux-sdk-builder/issues/327

Requires: https://github.com/blackbaud/skyux-config/pull/73

codecov[bot] commented 3 years ago

Codecov Report

Merging #339 (cee8fea) into master (71f6bf4) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #339   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           55        55           
  Lines         1665      1666    +1     
  Branches       256       256           
=========================================
+ Hits          1665      1666    +1     
Flag Coverage Δ
builder 100.00% <100.00%> (ø)
runtime 100.00% <ø> (ø)
srcapp 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/sky-pages-module-generator.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 71f6bf4...cee8fea. Read the comment docs.