slackhq / csp-html-webpack-plugin

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

Upgrade more dev deps and peer dep requirements #72

Closed AnujRNair closed 3 years ago

AnujRNair commented 3 years ago

Summary

Upgrading dev and peer dependencies.

Requirements (place an x in each [ ])

codecov[bot] commented 3 years ago

Codecov Report

Merging #72 (4b2088c) into master (ece9c91) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #72   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          111       108    -3     
  Branches        21        18    -3     
=========================================
- Hits           111       108    -3     
Impacted Files Coverage Δ
plugin.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 ece9c91...4b2088c. Read the comment docs.