File tree 2 files changed +119
-137
lines changed
2 files changed +119
-137
lines changed Original file line number Diff line number Diff line change 17
17
],
18
18
"author" :
" Joe Hildebrand <[email protected] >" ,
19
19
"license" : " MIT" ,
20
- "repository" : " peggyjs/from-mem" ,
20
+ "repository" : {
21
+ "type" : " git" ,
22
+ "url" : " git+https://github.com/peggyjs/from-mem.git"
23
+ },
21
24
"dependencies" : {
22
- "semver" : " 7.6.2 "
25
+ "semver" : " 7.6.3 "
23
26
},
24
27
"devDependencies" : {
25
- "@peggyjs/eslint-config" : " 4.0.1 " ,
26
- "@types/node" : " 20.14.11 " ,
28
+ "@peggyjs/eslint-config" : " 4.0.3 " ,
29
+ "@types/node" : " 22.0.2 " ,
27
30
"@types/semver" : " 7.5.8" ,
28
31
"c8" : " 10.1.2" ,
29
- "eslint" : " 9.7.0" ,
30
- "typescript" : " 5.5.3"
31
- },
32
- "overrides" : {
33
- "@typescript-eslint/utils" : " 8.0.0-alpha.44" ,
34
- "@typescript-eslint/parser" : " 8.0.0-alpha.44"
35
- },
36
- "pnpm" : {
37
- "overrides" : {
38
- "@typescript-eslint/utils" : " 8.0.0-alpha.44" ,
39
- "@typescript-eslint/parser" : " 8.0.0-alpha.44"
40
- }
32
+ "eslint" : " 9.8.0" ,
33
+ "typescript" : " 5.5.4"
41
34
},
42
- "packageManager" : " pnpm@9.5 .0" ,
35
+ "packageManager" : " pnpm@9.6 .0" ,
43
36
"engines" : {
44
37
"node" : " >=18"
45
38
}
You can’t perform that action at this time.
0 commit comments