Skip to content

Commit c03fbce

Browse files
npm install [dependencies]@latest
1 parent 39be13a commit c03fbce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@octokit/graphql": "^8.0.1",
3434
"@types/cli-progress": "^3.11.5",
3535
"@types/luxon": "^3.4.2",
36-
"@types/node": "^20.11.24",
36+
"@types/node": "^20.11.25",
3737
"@types/yargs": "^17.0.32",
3838
"chart.js": "^4.4.2",
3939
"chartjs-adapter-luxon": "^1.3.1",
@@ -42,7 +42,7 @@
4242
"esbuild": "^0.20.1",
4343
"http-server": "^14.1.1",
4444
"luxon": "^3.4.4",
45-
"typescript": "^5.3.3",
45+
"typescript": "^5.4.2",
4646
"yargs": "^17.7.2"
4747
}
4848
}

0 commit comments

Comments
 (0)