Skip to content

Commit

Permalink
chore(deps): update npm dev
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot committed Aug 9, 2023
1 parent 1b83a6e commit 0553a4c
Show file tree
Hide file tree
Showing 17 changed files with 11,885 additions and 3,674 deletions.
1,625 changes: 1,368 additions & 257 deletions .github/actions/compute-sha256/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions .github/actions/compute-sha256/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"tscommon": "file:../tscommon/tscommon-0.0.0.tgz"
},
"devDependencies": {
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"@types/node": "18.17.4",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vercel/ncc": "0.36.1",
"eslint": "8.43.0",
"eslint-plugin-github": "4.8.0",
"eslint": "8.46.0",
"eslint-plugin-github": "4.9.2",
"prettier": "2.8.8",
"typescript": "5.1.3"
"typescript": "5.1.6"
}
}
2,735 changes: 1,815 additions & 920 deletions .github/actions/create-container_based-predicate/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions .github/actions/create-container_based-predicate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"devDependencies": {
"@types/jest": "^29.5.1",
"@types/make-fetch-happen": "^10.0.1",
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"@types/node": "18.17.4",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vercel/ncc": "0.36.1",
"eslint": "8.43.0",
"eslint-plugin-github": "4.8.0",
"eslint": "8.46.0",
"eslint-plugin-github": "4.9.2",
"jest": "^29.5.0",
"prettier": "2.8.8",
"ts-jest": "^29.1.0",
Expand Down
1,487 changes: 1,193 additions & 294 deletions .github/actions/detect-workflow-js/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions .github/actions/detect-workflow-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
],
"devDependencies": {
"@types/jest": "^29.2.4",
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"@types/node": "18.17.4",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vercel/ncc": "0.36.1",
"eslint": "8.43.0",
"eslint": "8.46.0",
"eslint-plugin-github": "^4.6.1",
"prettier": "2.8.8",
"ts-jest": "^29.0.3",
"typescript": "5.1.3"
"typescript": "5.1.6"
},
"dependencies": {
"@actions/core": "1.10.0",
Expand Down
Loading

0 comments on commit 0553a4c

Please sign in to comment.