mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
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:
parent
3bb655bf88
commit
4ce61cc8dc
2 changed files with 10 additions and 10 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue