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] committed Nov 2, 2024
1 parent 300700c commit bb59ffc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 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.30",
"version": "0.0.31",
"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.1.0",
"@eslint/js": "^9.13.0",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.4.1-nightly.20240914",
"@swc/cli": "^0.5.0",
"@swc/core": "^1.7.40",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
Expand All @@ -59,7 +59,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.11.0",
"mocha": "^10.8.1",
"mocha": "^10.8.2",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.1.0",
"rimraf": "^6.0.1",
Expand Down

0 comments on commit bb59ffc

Please sign in to comment.