Skip to content

Commit

Permalink
chore(deps): update npm dev (#1688)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ian Lewis <ianlewis@google.com>
  • Loading branch information
renovate-bot and ianlewis committed Feb 28, 2023
1 parent 3782b69 commit 0c6b749
Show file tree
Hide file tree
Showing 10 changed files with 3,444 additions and 1,224 deletions.
1,244 changes: 934 additions & 310 deletions .github/actions/compute-sha256/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions .github/actions/compute-sha256/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"@actions/core": "1.10.0"
},
"devDependencies": {
"@types/node": "18.13.0",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"@types/node": "18.14.2",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"@vercel/ncc": "0.36.1",
"eslint": "8.34.0",
"eslint-plugin-github": "4.6.0",
"eslint": "8.35.0",
"eslint-plugin-github": "4.6.1",
"prettier": "2.8.4",
"typescript": "4.9.5"
}
Expand Down
261 changes: 140 additions & 121 deletions .github/actions/create-docker_based-predicate/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions .github/actions/create-docker_based-predicate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
],
"devDependencies": {
"@types/make-fetch-happen": "^10.0.1",
"@types/node": "18.13.0",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"@types/node": "18.14.2",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"@vercel/ncc": "0.36.1",
"eslint": "8.34.0",
"eslint-plugin-github": "4.6.0",
"eslint": "8.35.0",
"eslint-plugin-github": "4.6.1",
"prettier": "2.8.4",
"typescript": "4.9.5"
},
Expand Down
959 changes: 723 additions & 236 deletions .github/actions/generate-attestations/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions .github/actions/generate-attestations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"license": "Apache-2.0",
"devDependencies": {
"@types/jest": "^29.2.4",
"@types/node": "18.13.0",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"@types/node": "18.14.2",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"@vercel/ncc": "0.36.1",
"eslint": "8.34.0",
"eslint-plugin-github": "4.6.0",
"eslint": "8.35.0",
"eslint-plugin-github": "4.6.1",
"prettier": "2.8.4",
"ts-jest": "^29.0.3",
"typescript": "^4.9.3"
Expand Down
Loading

0 comments on commit 0c6b749

Please sign in to comment.