Skip to content

Commit 27591b1

Browse files
dependabot[bot]WipeAir
authored andcommitted
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](microsoft/TypeScript@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>
1 parent 962cc16 commit 27591b1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@typescript-eslint/eslint-plugin": "^1.13.0",
4242
"@typescript-eslint/parser": "^1.13.0",
4343
"eslint": "^8.15.0",
44-
"typescript": "^4.6.4",
44+
"typescript": "^4.7.2",
4545
"vue": "^3.2.34"
4646
}
4747
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,9 +1111,9 @@ type-fest@^0.20.2:
11111111
version "0.20.2"
11121112
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
11131113

1114-
typescript@^4.6.4:
1115-
version "4.6.4"
1116-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
1114+
typescript@^4.7.2:
1115+
version "4.7.2"
1116+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
11171117

11181118
upper-case-first@^2.0.2:
11191119
version "2.0.2"

0 commit comments

Comments
 (0)