slackhq / csp-html-webpack-plugin

A plugin which, when combined with HTMLWebpackPlugin, adds CSP tags to the HTML output.
MIT License
164 stars 40 forks source link

Upgrading deps to their latest versions #71

Closed AnujRNair closed 3 years ago

AnujRNair commented 3 years ago

Summary

Upgrading deps to their latest versions. Fixes issue https://github.com/slackhq/csp-html-webpack-plugin/issues/70

Requirements (place an x in each [ ])

codecov[bot] commented 3 years ago

Codecov Report

Merging #71 (981cf2c) into master (dc67c37) will increase coverage by 100.00%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           master       #71        +/-   ##
=============================================
+ Coverage        0   100.00%   +100.00%     
=============================================
  Files           0         2         +2     
  Lines           0       111       +111     
  Branches        0        21        +21     
=============================================
+ Hits            0       111       +111     
Impacted Files Coverage Δ
test-utils/webpack-helpers.js 100.00% <0.00%> (ø)
plugin.js 100.00% <0.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 dc67c37...981cf2c. Read the comment docs.