Skip to content

Commit af01564

Browse files
chore(deps): update all dependencies
1 parent ba3a50d commit af01564

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/workflows/integration.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: docker/setup-buildx-action@v3
3939

4040
- name: Setup pnpm
41-
uses: pnpm/action-setup@v2.4.0
41+
uses: pnpm/action-setup@v3.0.0
4242

4343
- name: Setup Node
4444
uses: actions/setup-node@v4

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-import-resolver-typescript": "3.6.1",
3535
"eslint-plugin-import": "2.29.1",
3636
"eslint-plugin-only-error": "1.0.2",
37-
"eslint-plugin-simple-import-sort": "10.0.0",
37+
"eslint-plugin-simple-import-sort": "11.0.0",
3838
"eslint-plugin-sonarjs": "0.23.0",
3939
"eslint-plugin-unused-imports": "3.0.0",
4040
"npm-run-all": "4.1.5",

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)