Bump typescript from 4.6.4 to 4.7.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-25 08:21:00 +00:00 committed by GitHub
parent 3bb655bf88
commit 4ce61cc8dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -24,7 +24,7 @@
"react-fade-in": "^2.0.1",
"react-hot-toast": "^2.2.0",
"react-icons": "^4.3.1",
"sass": "^1.51.0",
"sass": "^1.52.1",
"use-last-fm": "^0.6.1"
},
"devDependencies": {
@ -33,6 +33,6 @@
"@types/react-dom": "^18.0.4",
"eslint": "8.15.0",
"eslint-config-next": "12.1.6",
"typescript": "4.6.4"
"typescript": "4.7.2"
}
}