Skip to content

Commit

Permalink
chore(deps): update entities (#342)
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 Jul 2, 2024
1 parent 6518b7b commit 6ef2d8f
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 219 deletions.
8 changes: 4 additions & 4 deletions entities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/entities",
"version": "0.0.10",
"version": "0.0.11",
"description": "Botpress Entities Extractor",
"main": "./dist/node/index.js",
"module": "./dist/web/index.js",
Expand All @@ -23,12 +23,12 @@
"devDependencies": {
"@types/lodash": "^4.14.195",
"@types/node": "^20.2.1",
"esbuild": "^0.21.0",
"esbuild": "^0.23.0",
"puppeteer": "^22.0.0",
"ts-node": "^10.9.1",
"typescript": "5.4.5",
"typescript": "5.5.3",
"vitest": "1.6.0",
"wasm-pack": "^0.12.1"
"wasm-pack": "^0.13.0"
},
"keywords": [],
"author": "",
Expand Down
Loading

0 comments on commit 6ef2d8f

Please sign in to comment.