Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2022
1 parent aa975ca commit 4cc56fd
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 309 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@
"@typescript-eslint/parser": "^5.29.0",
"docusaurus-plugin-typedoc": "^0.17.5",
"eslint": "^8.18.0",
"ts-node": "^10.8.1",
"typedoc": "^0.22.17",
"typedoc-plugin-djs-links": "^1.0.4",
"typedoc-plugin-markdown": "^3.12.1",
"ts-node": "^10.8.2",
"typedoc": "^0.23.7",
"typedoc-plugin-djs-links": "^1.2.0",
"typedoc-plugin-markdown": "^3.13.3",
"typedoc-plugin-mdn-links": "^1.0.6",
"typescript": "^4.7.4"
},
"dependencies": {
"@docusaurus/core": "2.0.0-beta.21",
"@docusaurus/preset-classic": "2.0.0-beta.21",
"@docusaurus/core": "2.0.0-beta.22",
"@docusaurus/preset-classic": "2.0.0-beta.22",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.1.1",
"prism-react-renderer": "^1.3.3",
"clsx": "^1.2.1",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
Loading

0 comments on commit 4cc56fd

Please sign in to comment.