Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#132)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2022
1 parent 367477b commit f3ca179
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 83 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"js-yaml": "^4.1.0",
"micromatch": "^4.0.5",
"npm-package-arg": "^9.1.2",
"npm-registry-fetch": "^14.0.0"
"npm-registry-fetch": "^14.0.2"
},
"devDependencies": {
"@commitlint/cli": "^17.1.2",
Expand All @@ -57,10 +57,10 @@
"@types/node-fetch": "^2.6.2",
"@types/npm-package-arg": "^6.1.1",
"@types/npm-registry-fetch": "^8.0.4",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.25.0",
"eslint": "^8.26.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.1",
Expand Down
Loading

0 comments on commit f3ca179

Please sign in to comment.