Skip to content

Commit 52aaeb1

Browse files
renovate[bot]nikolaik
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 0825fb9 commit 52aaeb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
node-version: 20.17.0
2222

23-
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
23+
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
2424
with:
2525
path: node_modules
2626
key: npm-${{ hashFiles('package-lock.json') }}

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.11.0
1+
22.12.0

0 commit comments

Comments
 (0)