File tree 3 files changed +34
-12
lines changed
3 files changed +34
-12
lines changed Original file line number Diff line number Diff line change 39
39
"dependencies" : {
40
40
"@eslint/eslintrc" : " ^3.3.0" ,
41
41
"@eslint/js" : " ^9.21.0" ,
42
- "@freearhey/core" : " ^0.2.1 " ,
42
+ "@freearhey/core" : " ^0.7.0 " ,
43
43
"@octokit/core" : " ^6.1.4" ,
44
44
"@octokit/plugin-paginate-rest" : " ^11.4.3" ,
45
45
"@octokit/plugin-rest-endpoint-methods" : " ^7.1.3" ,
Original file line number Diff line number Diff line change 366
366
" @eslint/core" " ^0.12.0"
367
367
levn "^0.4.1"
368
368
369
- " @freearhey/core@^0.2.1 " :
370
- version "0.2.1 "
371
- resolved "https://registry.npmjs.org/@freearhey/core/-/core-0.2.1 .tgz"
372
- integrity sha512-kEdIxZClykKhGpgyCSlkwuVuSCCAWr3J5YvOUMJQDPgVAYvT5VbD8MYKPm+OwNi9T4HFmF6qqY90qwKJPoOXCA ==
369
+ " @freearhey/core@^0.7.0 " :
370
+ version "0.7.0 "
371
+ resolved "https://registry.npmjs.org/@freearhey/core/-/core-0.7.0 .tgz"
372
+ integrity sha512-HXkKPYGY7ife7JAc1q/Qxzy0WUdSnyt3rHThCShZHgnH3rz0tpkjHFW7LNegB3he0IKn/Zc95/YSOQ97Fq8ctA ==
373
373
dependencies :
374
374
" @types/fs-extra" " ^11.0.2"
375
375
" @types/lodash" " ^4.14.198"
382
382
node-gzip "^1.1.2"
383
383
normalize-url "^6.1.0"
384
384
object-treeify "^2.1.1"
385
+ run-script-os "^1.1.6"
385
386
signale "^1.4.0"
386
387
387
388
" @humanfs/core@^0.19.1 " :
@@ -3435,6 +3436,11 @@ run-parallel@^1.1.9:
3435
3436
dependencies :
3436
3437
queue-microtask "^1.2.2"
3437
3438
3439
+ run-script-os@^1.1.6 :
3440
+ version "1.1.6"
3441
+ resolved "https://registry.npmjs.org/run-script-os/-/run-script-os-1.1.6.tgz"
3442
+ integrity sha512-ql6P2LzhBTTDfzKts+Qo4H94VUKpxKDFz6QxxwaUZN0mwvi7L3lpOI7BqPCq7lgDh3XLl0dpeXwfcVIitlrYrw==
3443
+
3438
3444
semver@^6.3.0 :
3439
3445
version "6.3.1"
3440
3446
resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
You can’t perform that action at this time.
0 commit comments