Skip to content

Commit 60e266a

Browse files
authored
Merge pull request #29173 from tobiasdiez/core-jiti
Chore: Add jiti as dev dependency to core
2 parents 0811ca8 + 3bae5cf commit 60e266a

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

code/core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@
376376
"glob": "^10.0.0",
377377
"globby": "^14.0.1",
378378
"handlebars": "^4.7.7",
379+
"jiti": "^1.21.6",
379380
"js-yaml": "^4.1.0",
380381
"lazy-universal-dotenv": "^4.0.0",
381382
"leven": "^4.0.0",

code/yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6091,6 +6091,7 @@ __metadata:
60916091
glob: "npm:^10.0.0"
60926092
globby: "npm:^14.0.1"
60936093
handlebars: "npm:^4.7.7"
6094+
jiti: "npm:^1.21.6"
60946095
js-yaml: "npm:^4.1.0"
60956096
jsdoc-type-pratt-parser: "npm:^4.0.0"
60966097
lazy-universal-dotenv: "npm:^4.0.0"
@@ -18340,6 +18341,15 @@ __metadata:
1834018341
languageName: node
1834118342
linkType: hard
1834218343

18344+
"jiti@npm:^1.21.6":
18345+
version: 1.21.6
18346+
resolution: "jiti@npm:1.21.6"
18347+
bin:
18348+
jiti: bin/jiti.js
18349+
checksum: 10c0/05b9ed58cd30d0c3ccd3c98209339e74f50abd9a17e716f65db46b6a35812103f6bde6e134be7124d01745586bca8cc5dae1d0d952267c3ebe55171949c32e56
18350+
languageName: node
18351+
linkType: hard
18352+
1834318353
"jju@npm:^1.4.0":
1834418354
version: 1.4.0
1834518355
resolution: "jju@npm:1.4.0"

0 commit comments

Comments
 (0)