Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: upgrade html-dom-parser and style-to-js to fix source map warnings #1098

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

remarkablemark
Copy link
Owner

What is the motivation for this pull request?

fix: upgrade html-dom-parser and style-to-js to fix source map warnings

Fixes #1097

 html-dom-parser  5.0.1  →  5.0.2
 style-to-js      1.1.6  →  1.1.8

What is the current behavior?

Source map warnings

What is the new behavior?

No source map warnings

Checklist:

Fixes #1097

```
 html-dom-parser  5.0.1  →  5.0.2
 style-to-js      1.1.6  →  1.1.8
```
@remarkablemark remarkablemark added bug Something isn't working dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 20, 2023
@remarkablemark remarkablemark self-assigned this Oct 20, 2023
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #1098 (4469022) into master (3732b2f) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #1098   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          169       169           
  Branches        50        50           
=========================================
  Hits           169       169           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/html-react-parser.min.js 10.41 KB (0%) 209 ms (0%) 51 ms (+48.06% 🔺) 259 ms

@remarkablemark remarkablemark changed the title fix: upgrade html-dom-parser and style-to-js to fix source map warnings fix: upgrade html-dom-parser and style-to-js to fix source map warnings Oct 20, 2023
@remarkablemark remarkablemark merged commit 383da33 into master Oct 20, 2023
@remarkablemark remarkablemark deleted the fix/package branch October 20, 2023 02:04
@remarkablemark
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed to parse source map from file
1 participant