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 Mar 11, 2024
1 parent 9292396 commit 0be3701
Show file tree
Hide file tree
Showing 2 changed files with 377 additions and 71 deletions.
10 changes: 5 additions & 5 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.12.6",
"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",
"@stencil-community/eslint-plugin": "0.7.2",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"eslint": "8.57.0",
"typescript": "5.3.3"
"typescript": "5.4.2"
},
"engines": {
"node": ">=20.0.0",
Expand Down
Loading

0 comments on commit 0be3701

Please sign in to comment.