Skip to content

Commit a7d39d2

Browse files
chore(deps): update all non-major dependencies
1 parent 265dda9 commit a7d39d2

File tree

5 files changed

+575
-560
lines changed

5 files changed

+575
-560
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ commands:
1717
- run:
1818
name: Install Mise
1919
command: |
20-
curl https://mise.run | MISE_VERSION=v2025.8.20 sh
20+
curl https://mise.run | MISE_VERSION=v2025.8.21 sh
2121
- when:
2222
condition: << parameters.node-version >>
2323
steps:

.config/mise/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# It's what we use to set up tools in CI.
44

55
[tools]
6-
node = "22.18.0"
6+
node = "22.19.0"
77
"ubi:codecov/codecov-cli" = "10.4.0"
88

99
[env]

0 commit comments

Comments
 (0)