Skip to content

Commit

Permalink
chore(deps): update external fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent d99e9ae commit f912a48
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 76 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1
orbs:
win: circleci/[email protected]
codecov: codecov/codecov@3.2.5
codecov: codecov/codecov@3.3.0

executors:
node18:
Expand Down
162 changes: 89 additions & 73 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 @@ -22,7 +22,7 @@
"prepare": "husky install"
},
"dependencies": {
"dompurify": "3.0.5",
"dompurify": "3.0.6",
"fs-extra": "11.1.1",
"he": "1.2.0",
"jsdom": "22.1.0",
Expand Down Expand Up @@ -52,7 +52,7 @@
"rehype-stringify": "8.0.0",
"remark-parse": "9.0.0",
"remark-rehype": "8.1.0",
"semantic-release": "22.0.4"
"semantic-release": "22.0.5"
},
"lint-staged": {
"*.js": "eslint"
Expand Down

0 comments on commit f912a48

Please sign in to comment.