Skip to content

Commit

Permalink
Update npm - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 6cd78bc commit d11fe21
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
124 changes: 62 additions & 62 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/dtdl-parser",
"version": "0.0.38",
"version": "0.0.39",
"description": "JS tool to parse DTDL defined Ontologies",
"main": "build/index.js",
"type": "module",
Expand Down Expand Up @@ -47,10 +47,10 @@
"@eslint/js": "^9.15.0",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.5.1",
"@swc/core": "^1.9.2",
"@swc/core": "^1.9.3",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/node": "^22.9.1",
"@types/mocha": "^10.0.10",
"@types/node": "^22.9.2",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"chai": "^5.1.2",
Expand All @@ -63,7 +63,7 @@
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.1.0",
"rimraf": "^6.0.1",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"engines": {
"node": ">= 20"
Expand Down

0 comments on commit d11fe21

Please sign in to comment.