Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2024
1 parent a18c0e7 commit e372d07
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 14 deletions.
2 changes: 1 addition & 1 deletion content-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"eslint": "8.57.0",
"eslint-plugin-mdx": "3.1.5",
"husky": "9.1.4",
"husky": "9.1.5",
"prettier": "3.3.3",
"remark-preset-lint-consistent": "6.0.0",
"remark-preset-lint-markdown-style-guide": "6.0.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prepare": "husky"
},
"dependencies": {
"@emotion/react": "11.13.0",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@mdx-js/mdx": "2.3.0",
"@mdx-js/react": "2.3.0",
Expand Down Expand Up @@ -48,7 +48,7 @@
"gatsby-transformer-sharp": "5.13.1",
"gatsby-transformer-yaml": "5.13.1",
"github-slugger": "2.0.0",
"html-react-parser": "5.1.12",
"html-react-parser": "5.1.13",
"prism-themes": "1.9.0",
"prismjs": "1.29.0",
"react": "18.3.1",
Expand Down
42 changes: 31 additions & 11 deletions yarn.lock

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

0 comments on commit e372d07

Please sign in to comment.