Skip to content

Commit 0364359

Browse files
chore(deps): update dependency typescript to v5.7.3 (#536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71f6e4b commit 0364359

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

const/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bpinternal/const",
3-
"version": "0.0.48",
3+
"version": "0.0.49",
44
"description": "Constant utilities for Botpress",
55
"main": "./dist/index.cjs",
66
"browser": "./dist/index.mjs",
@@ -18,7 +18,7 @@
1818
"@tsconfig/node18-strictest": "^1.0.0",
1919
"esbuild": "^0.24.0",
2020
"ts-node": "^10.9.1",
21-
"typescript": "5.7.2",
21+
"typescript": "5.7.3",
2222
"vitest": "1.6.0"
2323
},
2424
"engines": {

const/pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)