Skip to content

Commit a6705fd

Browse files
committed
Update all non-major dependencies
1 parent 30431df commit a6705fd

3 files changed

Lines changed: 53 additions & 53 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
pnpm i --frozen-lockfile
3030
pnpm build
3131
- name: Publish 📰
32-
uses: JS-DevTools/npm-publish@v3.1.0
32+
uses: JS-DevTools/npm-publish@v3.1.1
3333
if: github.ref_name == 'main'
3434
with:
3535
token: ${{ secrets.NPM_TOKEN }}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
},
9393
"homepage": "https://github.com/high1/solid-jsx#readme",
9494
"devDependencies": {
95-
"@typescript-eslint/eslint-plugin": "7.3.1",
96-
"@typescript-eslint/parser": "7.3.1",
95+
"@typescript-eslint/eslint-plugin": "7.4.0",
96+
"@typescript-eslint/parser": "7.4.0",
9797
"eslint": "8.57.0",
9898
"eslint-config-prettier": "9.1.0",
9999
"eslint-import-resolver-typescript": "3.6.1",

pnpm-lock.yaml

Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)