Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and derkoe committed Nov 5, 2024
1 parent 9292396 commit f684e3c
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 129 deletions.
12 changes: 6 additions & 6 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.12.4",
"@stencil/core": "4.22.2",
"todomvc-app-css": "2.4.3",
"todomvc-common": "1.0.5"
},
"devDependencies": {
"@stencil-community/eslint-plugin": "0.7.1",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"eslint": "8.57.0",
"typescript": "5.3.3"
"@stencil-community/eslint-plugin": "0.9.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"typescript": "5.6.3"
},
"engines": {
"node": ">=20.0.0",
Expand Down
Loading

0 comments on commit f684e3c

Please sign in to comment.