mirror of
https://code.forgejo.org/docker/metadata-action.git
synced 2025-09-16 09:46:56 +00:00
Merge afd3cabb5a
into c1e51972af
This commit is contained in:
commit
9ff4972b5a
2 changed files with 9 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
"@actions/github": "^6.0.1",
|
||||
"@docker/actions-toolkit": "^0.62.1",
|
||||
"@renovate/pep440": "^1.0.0",
|
||||
"csv-parse": "^5.6.0",
|
||||
"csv-parse": "^6.1.0",
|
||||
"handlebars": "^4.7.8",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.0",
|
||||
|
|
|
@ -3159,6 +3159,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"csv-parse@npm:^6.1.0":
|
||||
version: 6.1.0
|
||||
resolution: "csv-parse@npm:6.1.0"
|
||||
checksum: af1c24f8632ef8fa75259c6d452fe26b660555cd37ac255a26ad82f8b7ffc1a137258458d499e13a45d0d3cde3f9fce69e68e5deb1c73cbb7cf954d3e05111d3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4":
|
||||
version: 4.3.4
|
||||
resolution: "debug@npm:4.3.4"
|
||||
|
@ -3267,7 +3274,7 @@ __metadata:
|
|||
"@typescript-eslint/eslint-plugin": ^7.9.0
|
||||
"@typescript-eslint/parser": ^7.9.0
|
||||
"@vercel/ncc": ^0.38.1
|
||||
csv-parse: ^5.6.0
|
||||
csv-parse: ^6.1.0
|
||||
dotenv: ^16.4.5
|
||||
eslint: ^8.57.0
|
||||
eslint-config-prettier: ^9.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue