Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#48)
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 Jan 12, 2025
1 parent 707a9da commit 8fee363
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 37 deletions.
102 changes: 68 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/dtdl-parser",
"version": "0.0.58",
"version": "0.0.59",
"description": "JS tool to parse DTDL defined Ontologies",
"main": "build/index.js",
"type": "module",
Expand Down Expand Up @@ -46,7 +46,7 @@
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.5.2",
"@swc/cli": "^0.6.0",
"@swc/core": "^1.10.6",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.10",
Expand All @@ -63,7 +63,7 @@
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"rimraf": "^6.0.1",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"engines": {
"node": ">= 20"
Expand Down

0 comments on commit 8fee363

Please sign in to comment.