Skip to content

Commit

Permalink
Chore: Add jiti as dev dependency to core
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Sep 20, 2024
1 parent 221f6a7 commit 3bae5cf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions code/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@
"glob": "^10.0.0",
"globby": "^14.0.1",
"handlebars": "^4.7.7",
"jiti": "^1.21.6",
"js-yaml": "^4.1.0",
"lazy-universal-dotenv": "^4.0.0",
"leven": "^4.0.0",
Expand Down
10 changes: 10 additions & 0 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6091,6 +6091,7 @@ __metadata:
glob: "npm:^10.0.0"
globby: "npm:^14.0.1"
handlebars: "npm:^4.7.7"
jiti: "npm:^1.21.6"
js-yaml: "npm:^4.1.0"
jsdoc-type-pratt-parser: "npm:^4.0.0"
lazy-universal-dotenv: "npm:^4.0.0"
Expand Down Expand Up @@ -18340,6 +18341,15 @@ __metadata:
languageName: node
linkType: hard

"jiti@npm:^1.21.6":
version: 1.21.6
resolution: "jiti@npm:1.21.6"
bin:
jiti: bin/jiti.js
checksum: 10c0/05b9ed58cd30d0c3ccd3c98209339e74f50abd9a17e716f65db46b6a35812103f6bde6e134be7124d01745586bca8cc5dae1d0d952267c3ebe55171949c32e56
languageName: node
linkType: hard

"jju@npm:^1.4.0":
version: 1.4.0
resolution: "jju@npm:1.4.0"
Expand Down

0 comments on commit 3bae5cf

Please sign in to comment.