Skip to content

Commit f88eb38

Browse files
dependabot[bot]WipeAir
authored andcommitted
Bump typescript from 4.7.2 to 4.7.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.2...v4.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3165f8 commit f88eb38

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.17.0",
44-
"typescript": "^4.7.2",
44+
"typescript": "^4.7.3",
4545
"vue": "^3.2.37"
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.7.2:
1115-
version "4.7.2"
1116-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
1114+
typescript@^4.7.3:
1115+
version "4.7.3"
1116+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
11171117

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

0 commit comments

Comments
 (0)