Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent f4cb952 commit b2834cc
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 101 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"lint": "eslint src/**/*{.ts,.tsx}"
},
"dependencies": {
"@stencil/core": "4.22.2",
"@stencil/core": "4.23.1",
"todomvc-app-css": "2.4.3",
"todomvc-common": "1.0.5"
},
"devDependencies": {
"@stencil-community/eslint-plugin": "0.9.0",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"eslint": "8.57.1",
"typescript": "5.6.3"
"typescript": "5.7.3"
},
"engines": {
"node": ">=20.0.0",
Expand Down
190 changes: 93 additions & 97 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2834cc

Please sign in to comment.