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 committed Nov 6, 2021
1 parent a28ec69 commit de3c995
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 96 deletions.
136 changes: 43 additions & 93 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,15 +20,15 @@
"lint": "eslint src/**/*{.ts,.tsx}"
},
"dependencies": {
"@stencil/core": "2.9.0",
"@stencil/core": "2.10.0",
"todomvc-app-css": "2.4.1",
"todomvc-common": "1.0.5"
},
"devDependencies": {
"@stencil/eslint-plugin": "0.3.1",
"@stencil/eslint-plugin": "0.4.0",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "8.0.1",
"eslint": "8.2.0",
"eslint-plugin-react": "7.26.1",
"typescript": "4.4.4",
"workbox-build": "6.3.0"
Expand Down

0 comments on commit de3c995

Please sign in to comment.