Skip to content

Commit

Permalink
Merge pull request #1098 from remarkablemark/fix/package
Browse files Browse the repository at this point in the history
fix: upgrade `html-dom-parser` and `style-to-js` to fix source map warnings
  • Loading branch information
remarkablemark authored Oct 20, 2023
2 parents 3732b2f + 4469022 commit 383da33
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
],
"dependencies": {
"domhandler": "5.0.3",
"html-dom-parser": "5.0.1",
"html-dom-parser": "5.0.2",
"react-property": "2.0.0",
"style-to-js": "1.1.6"
"style-to-js": "1.1.8"
},
"devDependencies": {
"@commitlint/cli": "17.8.0",
Expand Down

0 comments on commit 383da33

Please sign in to comment.