Skip to content

Commit

Permalink
Bump typescript from 4.7.4 to 4.8.4 in /react/yarn3-unplugged
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.7.4...v4.8.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 13, 2022
1 parent 92423e3 commit 9fa3631
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions react/yarn3-unplugged/package-lock.json

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

2 changes: 1 addition & 1 deletion react/yarn3-unplugged/package.json
Expand Up @@ -12,7 +12,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tsc": "^2.0.4",
"typescript": "^4.7.4"
"typescript": "^4.8.4"
},
"scripts": {
"start": "yarn run build && open index.html",
Expand Down
6 changes: 3 additions & 3 deletions react/yarn3-unplugged/yarn.lock
Expand Up @@ -198,6 +198,6 @@ typescript@4.5.2:
version "4.5.2"
resolved "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz"

typescript@^4.7.4:
version "4.7.4"
resolved "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz"
typescript@^4.8.4:
version "4.8.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"

0 comments on commit 9fa3631

Please sign in to comment.