Skip to content

Commit

Permalink
Update npm - all minor and patch updates to ^9.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent bf3ffe5 commit 6b0dd95
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 47 deletions.
102 changes: 58 additions & 44 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.32",
"version": "0.0.33",
"description": "JS tool to parse DTDL defined Ontologies",
"main": "build/index.js",
"type": "module",
Expand Down Expand Up @@ -44,7 +44,7 @@
"homepage": "https://github.com/digicatapult/dtdl-parser#readme",
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.5.0",
"@swc/core": "^1.7.42",
Expand All @@ -55,7 +55,7 @@
"@typescript-eslint/parser": "^8.12.2",
"chai": "^5.1.2",
"depcheck": "^1.4.7",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.11.0",
Expand Down

0 comments on commit 6b0dd95

Please sign in to comment.