mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
upadte npm + actions dependencies
This commit is contained in:
parent
d374436ae3
commit
3f1ce27c90
2
.github/workflows/reuse.yml
vendored
2
.github/workflows/reuse.yml
vendored
|
@ -8,4 +8,4 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: REUSE Compliance Check
|
- name: REUSE Compliance Check
|
||||||
uses: fsfe/reuse-action@v1
|
uses: fsfe/reuse-action@v5
|
||||||
|
|
12
package.json
12
package.json
|
@ -23,14 +23,14 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@abaplint/cli": "^2.113.82",
|
"@abaplint/cli": "^2.113.105",
|
||||||
"@abaplint/database-sqlite": "^2.10.20",
|
"@abaplint/database-sqlite": "^2.10.24",
|
||||||
"@abaplint/runtime": "^2.10.23",
|
"@abaplint/runtime": "^2.10.26",
|
||||||
"express": "^4.21.2",
|
"express": "^4.21.2",
|
||||||
"@abaplint/transpiler-cli": "^2.10.23",
|
"@abaplint/transpiler-cli": "^2.10.26",
|
||||||
"globals": "^15.13.0",
|
"globals": "^16.0.0",
|
||||||
"abapmerge": "^0.16.6",
|
"abapmerge": "^0.16.6",
|
||||||
"c8": "^10.1.3",
|
"c8": "^10.1.3",
|
||||||
"eslint": "^9.17.0"
|
"eslint": "^9.22.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user