Skip to content

Commit

Permalink
chore(deps): update const (#320)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 21645d1 commit b4594ab
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 136 deletions.
6 changes: 3 additions & 3 deletions const/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/const",
"version": "0.0.36",
"version": "0.0.37",
"description": "Constant utilities for Botpress",
"main": "./dist/index.cjs",
"browser": "./dist/index.mjs",
Expand All @@ -16,10 +16,10 @@
"dependencies": {},
"devDependencies": {
"@tsconfig/node18-strictest": "^1.0.0",
"esbuild": "^0.20.0",
"esbuild": "^0.21.0",
"ts-node": "^10.9.1",
"typescript": "5.4.5",
"vitest": "1.5.3"
"vitest": "1.6.0"
},
"engines": {
"node": ">=16.0.0",
Expand Down
Loading

0 comments on commit b4594ab

Please sign in to comment.