Skip to content

Commit

Permalink
chore(deps): update external fixes (#439)
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 Oct 28, 2023
1 parent 6cef035 commit c4c4e6e
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 38 deletions.
144 changes: 110 additions & 34 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"rehype-parse": "9.0.0",
"remark-parse": "11.0.0",
"strip-markdown": "5.0.1",
"unified": "11.0.3",
"unified": "11.0.4",
"unist-util-map": "4.0.0",
"unist-util-remove": "4.0.0",
"unist-util-remove-position": "5.0.0",
Expand All @@ -76,16 +76,16 @@
"eslint": "8.52.0",
"eslint-import-resolver-exports": "1.0.0-beta.5",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.28.1",
"esmock": "2.5.7",
"eslint-plugin-import": "2.29.0",
"esmock": "2.5.8",
"husky": "8.0.3",
"js-yaml": "4.1.0",
"jsdom": "22.1.0",
"junit-report-builder": "3.1.0",
"lint-staged": "15.0.2",
"mocha": "10.2.0",
"mocha-multi-reporters": "1.5.1",
"mocha-suppress-logs": "0.3.1",
"mocha-suppress-logs": "0.4.1",
"semantic-release": "22.0.5"
},
"lint-staged": {
Expand Down

0 comments on commit c4c4e6e

Please sign in to comment.