Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent f6cb809 commit b1b6faf
Show file tree
Hide file tree
Showing 3 changed files with 312 additions and 350 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.2",
"scripts": {
"build": "turbo build",
"build:package": "turbo build --filter='./packages/*' --concurrency=1",
Expand All @@ -15,14 +15,14 @@
"ci:version": "changeset version && pnpm install --no-frozen-lockfile",
"ci:publish": "pnpm run build:package && pnpm publish --access public -r --no-git-checks --tag latest"
},
"dependencies": {
"@changesets/cli": "^2.27.9",
"@manypkg/cli": "^0.22.0",
"@ocavue/eslint-config": "^2.10.4",
"eslint": "^9.14.0",
"pkg-pr-new": "^0.0.30",
"prettier": "^3.3.3",
"turbo": "^2.2.3",
"typescript": "^5.6.3"
"devDependencies": {
"@changesets/cli": "^2.27.10",
"@manypkg/cli": "^0.23.0",
"@ocavue/eslint-config": "^2.10.5",
"eslint": "^9.15.0",
"pkg-pr-new": "^0.0.35",
"prettier": "^3.4.1",
"turbo": "^2.3.3",
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/typedoc-plugin-md/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@types/mdast": "^4.0.4",
"@types/node": "18.19.63",
"@types/node": "18.19.66",
"tsup": "^8.3.5",
"typedoc": "^0.27.1"
}
Expand Down
Loading

0 comments on commit b1b6faf

Please # to comment.