Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#262)
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 Aug 29, 2024
1 parent 747f78a commit f2c9528
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 209 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
},
"dependencies": {
"@mdx-js/mdx": "1.6.22",
"micromatch": "4.0.7",
"micromatch": "4.0.8",
"remark-slug": "7.0.1",
"unified": "11.0.5",
"unist-util-remove": "4.0.0",
"walk-sync": "3.0.0"
},
"devDependencies": {
"@types/micromatch": "4.0.9",
"@types/node": "22.5.0",
"@types/node": "22.5.1",
"@types/unist": "3.0.3",
"eslint-config-upleveled": "8.6.14",
"eslint-config-upleveled": "8.6.15",
"prettier": "3.3.3",
"typescript": "5.5.4"
},
"packageManager": "pnpm@9.8.0"
"packageManager": "pnpm@9.9.0"
}
Loading

0 comments on commit f2c9528

Please sign in to comment.