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 Jun 4, 2021
1 parent ced86f8 commit bdf2522
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 37 deletions.
53 changes: 18 additions & 35 deletions package-lock.json

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

4 changes: 2 additions & 2 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.5.2",
"@stencil/core": "2.6.0",
"todomvc-app-css": "2.4.1",
"todomvc-common": "1.0.5"
},
"devDependencies": {
"@stencil/eslint-plugin": "0.3.1",
"@typescript-eslint/eslint-plugin": "4.26.0",
"@typescript-eslint/parser": "4.26.0",
"eslint": "7.27.0",
"eslint": "7.28.0",
"eslint-plugin-react": "7.24.0",
"typescript": "4.3.2",
"workbox-build": "6.1.5"
Expand Down

0 comments on commit bdf2522

Please sign in to comment.