Skip to content

Commit 1b2d392

Browse files
author
SF-CLI-BOT
authored
Merge pull request #272 from salesforcecli/dependabot-npm_and_yarn-typescript-4.8.3
chore(dev-deps): bump typescript from 4.6.3 to 4.8.3
2 parents 39ef0d8 + 4ebf826 commit 1b2d392

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"shx": "0.3.4",
4343
"sinon": "10.0.0",
4444
"ts-node": "^10.0.0",
45-
"typescript": "^4.1.3"
45+
"typescript": "^4.8.3"
4646
},
4747
"config": {
4848
"commitizen": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7609,10 +7609,10 @@ typedoc@0.22.17:
76097609
minimatch "^5.1.0"
76107610
shiki "^0.10.1"
76117611

7612-
typescript@^4.1.3, typescript@^4.4.3:
7613-
version "4.6.3"
7614-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
7615-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
7612+
typescript@^4.1.3, typescript@^4.4.3, typescript@^4.8.3:
7613+
version "4.8.3"
7614+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
7615+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
76167616

76177617
typescript@~4.4.3:
76187618
version "4.4.4"

0 commit comments

Comments
 (0)