Skip to content

Commit

Permalink
fix(deps): update dependencies (#805)
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] committed Jul 3, 2023
1 parent bbbf276 commit 20772b3
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 47 deletions.
4 changes: 2 additions & 2 deletions content-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
},
"license": "UNLICENSED",
"dependencies": {
"eslint": "8.43.0",
"eslint": "8.44.0",
"eslint-plugin-mdx": "2.1.0",
"husky": "8.0.3",
"prettier": "2.8.8",
"remark-preset-lint-consistent": "5.1.2",
"remark-preset-lint-markdown-style-guide": "5.1.3",
"remark-preset-lint-recommended": "6.1.3",
"remark-preset-prettier": "2.0.1",
"textlint": "13.3.2",
"textlint": "13.3.3",
"textlint-filter-rule-comments": "1.2.2",
"textlint-rule-preset-ja-spacing": "2.3.0",
"textlint-rule-preset-ja-technical-writing": "7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@mui/icons-material": "5.11.16",
"@mui/lab": "5.0.0-alpha.134",
"@mui/material": "5.13.6",
"@sentry/browser": "7.56.0",
"@sentry/browser": "7.57.0",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"fuse.js": "6.6.2",
Expand Down
95 changes: 51 additions & 44 deletions yarn.lock

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

0 comments on commit 20772b3

Please sign in to comment.