Skip to content

Commit

Permalink
fix(deps): update external fixes (#561)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 88c39f5 commit a769537
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 85 deletions.
155 changes: 73 additions & 82 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"prepare": "husky"
},
"dependencies": {
"dompurify": "3.2.2",
"dompurify": "3.2.3",
"fs-extra": "11.2.0",
"he": "1.2.0",
"jsdom": "25.0.1",
Expand All @@ -41,13 +41,13 @@
"devDependencies": {
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"c8": "10.1.2",
"c8": "10.1.3",
"eslint": "8.57.1",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.31.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"lint-staged": "15.2.11",
"mocha": "11.0.1",
"mocha-junit-reporter": "2.2.1",
"rehype-stringify": "8.0.0",
Expand Down

0 comments on commit a769537

Please sign in to comment.