Skip to content

Commit

Permalink
chore(deps): update minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 5856c27 commit dde77cf
Show file tree
Hide file tree
Showing 6 changed files with 169 additions and 206 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: asdf-vm/actions/install@05e0d2ed97b598bfce82fd30daf324ae0c4570e6 #v3.0.2

- name: asdf cache
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
with:
path: |
~/.asdf/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: asdf-vm/actions/install@05e0d2ed97b598bfce82fd30daf324ae0c4570e6 #v3.0.2

- name: asdf cache
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
with:
path: |
~/.asdf/
Expand Down
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 20.17.0
pnpm 9.11.0
nodejs 20.18.1
pnpm 9.14.3
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
},
"prettier": "@qlik/prettier-config",
"devDependencies": {
"@changesets/cli": "2.27.8",
"@qlik/prettier-config": "0.4.17",
"@changesets/cli": "2.27.10",
"@qlik/prettier-config": "0.4.19",
"rimraf": "6.0.1",
"turbo": "2.1.2"
"turbo": "2.3.3"
},
"packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b",
"packageManager": "pnpm@9.14.3+sha512.c0f53ee99477ed969b82b289ad011a5d16bf1623c957e7f29eabe8d0c00b574c29b8c7f54f6c67ee710c73f285c8154d07ce44b46fe2c0eeb476a90441bac371",
"engines": {
"node": ">=20"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/sprout-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"prettier": "@qlik/prettier-config",
"devDependencies": {
"@qlik/prettier-config": "0.4.17",
"prettier": "3.3.3"
"@qlik/prettier-config": "0.4.19",
"prettier": "3.4.1"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit dde77cf

Please sign in to comment.