Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 11, 2021
1 parent 4628e75 commit 5110c8d
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"lint": "eslint src/**/*{.ts,.tsx}"
},
"dependencies": {
"@stencil/core": "2.8.1",
"@stencil/core": "2.9.0",
"todomvc-app-css": "2.4.1",
"todomvc-common": "1.0.5"
},
"devDependencies": {
"@stencil/eslint-plugin": "0.3.1",
"@typescript-eslint/eslint-plugin": "4.32.0",
"@typescript-eslint/parser": "4.32.0",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-plugin-react": "7.26.1",
"typescript": "4.4.3",
Expand Down

0 comments on commit 5110c8d

Please sign in to comment.