Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 6, 2022
1 parent 29e88e4 commit b5b6cb8
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 90 deletions.
126 changes: 41 additions & 85 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
},
"homepage": "https://github.com/clok/halli#readme",
"devDependencies": {
"@types/jest": "28.1.0",
"@types/jest": "28.1.1",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",
"eslint": "8.16.0",
"eslint": "8.17.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "26.4.6",
"eslint-plugin-jest": "26.5.3",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-tsdoc": "0.2.16",
"husky": "8.0.1",
Expand All @@ -44,8 +44,8 @@
"typedoc": "0.22.17",
"typedoc-plugin-markdown": "3.12.1",
"typedoc-plugin-missing-exports": "0.22.6",
"typescript": "4.7.2",
"uglify-js": "3.15.5"
"typescript": "4.7.3",
"uglify-js": "3.16.0"
},
"jest": {
"clearMocks": true,
Expand Down

0 comments on commit b5b6cb8

Please sign in to comment.