Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ^5.1.6 (#1782)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [typescript](https://www.typescriptlang.org/)
([source](https://togithub.com/Microsoft/TypeScript)) | [`^5.1.5` ->
`^5.1.6`](https://renovatebot.com/diffs/npm/typescript/5.1.5/5.1.6) |
[![age](https://badges.renovateapi.com/packages/npm/typescript/5.1.6/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/typescript/5.1.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/typescript/5.1.6/compatibility-slim/5.1.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/typescript/5.1.6/confidence-slim/5.1.5)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 29, 2023
1 parent 771f633 commit 6f78306
Show file tree
Hide file tree
Showing 28 changed files with 317 additions and 300 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"axios": "^1.4.0"
},
"devDependencies": {
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"unbuild": "^1.2.1"
}
}
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/node": "^20.3.2",
"cross-env": "^7.0.3",
"fs-extra": "^11.1.1",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vite": "^4.3.9"
}
Expand Down
2 changes: 1 addition & 1 deletion chromeless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"pino": "^8.14.1",
"pino-pretty": "^10.0.0",
"playwright": "^1.35.1",
"typescript": "^5.1.5"
"typescript": "^5.1.6"
},
"devDependencies": {
"@types/express": "^4.17.17",
Expand Down
2 changes: 1 addition & 1 deletion config-helpers/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/react": "^18.2.14",
"next": "^13.4.7",
"react": "^18.2.0",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"unbuild": "^1.2.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/node": "^20.3.2",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vite": "^4.3.9"
}
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"rollup-plugin-friendly-type-imports": "^1.0.3",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"vite": "^4.3.9"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion daemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"is-wsl": "^2.2.0",
"rimraf": "^5.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"unbuild": "^1.2.1"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@previewjs/storybook-helpers": "^3.0.0",
"@previewjs/type-analyzer": "^8.0.2",
"@previewjs/vfs": "^2.0.15",
"typescript": "^5.1.5"
"typescript": "^5.1.6"
},
"devDependencies": {
"@playwright/test": "^1.35.1",
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@previewjs/type-analyzer": "^8.0.2",
"@previewjs/vfs": "^2.0.15",
"@vitejs/plugin-react": "^4.0.1",
"typescript": "^5.1.5"
"typescript": "^5.1.6"
},
"devDependencies": {
"@playwright/test": "^1.35.1",
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@previewjs/storybook-helpers": "^3.0.0",
"@previewjs/type-analyzer": "^8.0.2",
"@previewjs/vfs": "^2.0.15",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"vite-plugin-solid": "^2.7.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@sveltejs/vite-plugin-svelte": "^2.4.2",
"fs-extra": "^11.1.1",
"svelte": "^3.59.2",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"vite": "^4.3.9"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@vitejs/plugin-vue2": "^2.2.0",
"@vitejs/plugin-vue2-jsx": "^1.1.0",
"fs-extra": "^11.1.1",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"vue": "^2.7.14",
"vue-template-compiler": "^2.7.14"
},
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/compiler-sfc": "^3.3.4",
"fs-extra": "^11.1.1",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"vue": "^3.3.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"build": "tsc && unbuild"
},
"devDependencies": {
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vite": "^4.3.9"
}
Expand Down
2 changes: 1 addition & 1 deletion integrations/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"open": "^9.1.0",
"rimraf": "^5.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.5"
"typescript": "^5.1.6"
},
"engines": {
"node": "^16.20.0 || ^18 || ^20"
Expand Down
2 changes: 1 addition & 1 deletion integrations/intellij/daemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"@previewjs/loader": "workspace:*",
"esbuild": "^0.18.10",
"rimraf": "^5.0.1",
"typescript": "^5.1.5"
"typescript": "^5.1.6"
}
}
2 changes: 1 addition & 1 deletion integrations/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"ovsx": "^0.8.1",
"rimraf": "^5.0.1",
"strip-ansi": "^7.1.0",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"vsce": "^2.15.0"
}
}
2 changes: 1 addition & 1 deletion loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"pnpm": "^8.6.5",
"proper-lockfile": "^4.1.2",
"rimraf": "^5.0.1",
"typescript": "^5.1.5"
"typescript": "^5.1.6"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"prettier": "^2.8.8",
"ts-node": "^10.9.1",
"turbo": "^1.10.6",
"typescript": "^5.1.5"
"typescript": "^5.1.6"
},
"packageManager": "pnpm@8.6.5",
"pnpm": {
Expand Down
Loading

0 comments on commit 6f78306

Please sign in to comment.