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 <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed May 21, 2024
1 parent 0d22a38 commit 7d918ff
Show file tree
Hide file tree
Showing 20 changed files with 5,646 additions and 7,872 deletions.
1,597 changes: 608 additions & 989 deletions .github/actions/compute-sha256/package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions .github/actions/compute-sha256/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"tscommon": "file:../tscommon/tscommon-0.0.0.tgz"
},
"devDependencies": {
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@types/node": "20.12.12",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vercel/ncc": "0.38.1",
"eslint": "8.52.0",
"eslint-plugin-github": "4.10.1",
"eslint-plugin-prettier": "5.0.1",
"prettier": "3.0.3",
"typescript": "5.2.2"
"eslint": "8.57.0",
"eslint-plugin-github": "4.10.2",
"eslint-plugin-prettier": "5.1.3",
"prettier": "3.2.5",
"typescript": "5.4.5"
}
}
1,537 changes: 656 additions & 881 deletions .github/actions/create-container_based-predicate/package-lock.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions .github/actions/create-container_based-predicate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@
"setup"
],
"devDependencies": {
"@types/jest": "29.5.6",
"@types/make-fetch-happen": "10.0.3",
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@types/jest": "29.5.12",
"@types/make-fetch-happen": "10.0.4",
"@types/node": "20.12.12",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vercel/ncc": "0.38.1",
"eslint": "8.52.0",
"eslint-plugin-github": "4.10.1",
"eslint-plugin-prettier": "5.0.1",
"eslint": "8.57.0",
"eslint-plugin-github": "4.10.2",
"eslint-plugin-prettier": "5.1.3",
"jest": "29.7.0",
"prettier": "3.0.3",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
"prettier": "3.2.5",
"ts-jest": "29.1.2",
"typescript": "5.4.5"
},
"dependencies": {
"@actions/core": "1.10.1",
Expand Down
Loading

0 comments on commit 7d918ff

Please sign in to comment.