Skip to content

Commit 61ebe3f

Browse files
chore(deps): update all dependencies (#286)
Co-authored-by: renovate-coveo[bot] <115253437+renovate-coveo[bot]@users.noreply.github.com>
1 parent df28891 commit 61ebe3f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: "Install Node & NPM dependencies"
33
runs:
44
using: composite
55
steps:
6-
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
6+
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
77
with:
88
node-version-file: ".nvmrc"
99
cache: npm

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint": "8.57.1",
5555
"husky": "9.1.7",
5656
"jest": "29.7.0",
57-
"lint-staged": "15.4.0",
57+
"lint-staged": "15.4.1",
5858
"octokit": "3.2.1",
5959
"prettier": "3.4.2",
6060
"ts-jest": "29.2.5",

0 commit comments

Comments
 (0)