Skip to content

Commit 0abbef3

Browse files
Bump typescript from 5.0.4 to 5.1.6 (#712)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4398374 commit 0abbef3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"chalk": "^4.1.2",
4040
"core-js": "~3.30.2",
4141
"jest": "^29.5.0",
42-
"typescript": "~5.0.3"
42+
"typescript": "~5.1.6"
4343
},
4444
"devDependencies": {
4545
"@exercism/eslint-config-tooling": "^0.4.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1596,7 +1596,7 @@ __metadata:
15961596
prettier: ^2.8.8
15971597
rimraf: ^5.0.1
15981598
ts-jest: ^29.1.0
1599-
typescript: ~5.0.3
1599+
typescript: ~5.1.6
16001600
bin:
16011601
javascript-test-runner: bin/run.sh
16021602
languageName: unknown
@@ -6599,23 +6599,23 @@ __metadata:
65996599
languageName: node
66006600
linkType: hard
66016601

6602-
"typescript@npm:~5.0.3":
6603-
version: 5.0.4
6604-
resolution: "typescript@npm:5.0.4"
6602+
"typescript@npm:~5.1.6":
6603+
version: 5.1.6
6604+
resolution: "typescript@npm:5.1.6"
66056605
bin:
66066606
tsc: bin/tsc
66076607
tsserver: bin/tsserver
6608-
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
6608+
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
66096609
languageName: node
66106610
linkType: hard
66116611

6612-
"typescript@patch:typescript@~5.0.3#~builtin<compat/typescript>":
6613-
version: 5.0.4
6614-
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
6612+
"typescript@patch:typescript@~5.1.6#~builtin<compat/typescript>":
6613+
version: 5.1.6
6614+
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
66156615
bin:
66166616
tsc: bin/tsc
66176617
tsserver: bin/tsserver
6618-
checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac
6618+
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
66196619
languageName: node
66206620
linkType: hard
66216621

0 commit comments

Comments
 (0)