Skip to content

Commit d2004e5

Browse files
committed
Update all non-major dependencies
1 parent 0214e6b commit d2004e5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
env:
1515
# renovate: datasource=github-releases depName=denoland/deno
16-
DENO_VERSION: v1.43.5
16+
DENO_VERSION: v1.43.6
1717
steps:
1818
- name: Setup repo
1919
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4

e2e-test/package-lock.json

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

e2e-test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "7.10.0",
1818
"eslint": "8.57.0",
1919
"eslint-config-prettier": "9.1.0",
20-
"eslint-plugin-playwright": "1.6.1",
20+
"eslint-plugin-playwright": "1.6.2",
2121
"npm-run-all2": "6.2.0",
2222
"prettier": "3.2.5"
2323
}

0 commit comments

Comments
 (0)