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 Dec 7, 2024
1 parent 0af0d39 commit 55058d4
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
100 changes: 50 additions & 50 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.44",
"version": "0.0.45",
"description": "JS tool to parse DTDL defined Ontologies",
"main": "build/index.js",
"type": "module",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@eslint/js": "^9.16.0",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.5.2",
"@swc/core": "^1.9.3",
"@swc/core": "^1.10.0",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.1",
Expand All @@ -60,7 +60,7 @@
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.13.0",
"mocha": "^11.0.1",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"rimraf": "^6.0.1",
"typescript": "^5.7.2"
Expand Down

0 comments on commit 55058d4

Please sign in to comment.