Replace toml with @iarna/toml

This commit is contained in:
Dario Curreri 2023-06-11 09:45:47 +02:00
parent 5fe4cfd090
commit 6f8266d242
No known key found for this signature in database
6 changed files with 2345 additions and 55 deletions

View file

@ -31,8 +31,8 @@
"@actions/glob": "^0.2.0",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.5.5",
"semver": "^7.1.3",
"toml": "^3.0.0"
"@iarna/toml": "^2.2.5",
"semver": "^7.1.3"
},
"devDependencies": {
"@types/jest": "^27.0.2",