Merge branch 'main' into dependabot/npm_and_yarn/yaml-2.3.4

This commit is contained in:
Federico Builes
2023-11-06 07:48:24 +01:00
4 changed files with 53 additions and 231 deletions
+3 -3
View File
@@ -25,7 +25,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/core": "^1.10.1",
"@actions/github": "^5.1.1",
"@octokit/plugin-retry": "^6.0.1",
"@octokit/request-error": "^5.0.1",
@@ -46,8 +46,8 @@
"@types/node": "^16.18.58",
"@types/spdx-expression-parse": "^3.0.4",
"@types/spdx-satisfies": "^0.1.1",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vercel/ncc": "^0.38.0",
"esbuild-register": "^3.5.0",
"eslint": "^8.52.0",