Skip to content

Commit

Permalink
Update all non major npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 25, 2023
1 parent 5c54096 commit deb3019
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 96 deletions.
184 changes: 91 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 @@ -21,7 +21,7 @@
"@oclif/core": "^2.8.5",
"@oclif/errors": "^1.3.6",
"@oclif/plugin-help": "^5.2.9",
"@oclif/plugin-not-found": "^2.3.23",
"@oclif/plugin-not-found": "^2.3.24",
"@oclif/plugin-update": "^3.1.15",
"@oclif/plugin-warn-if-update-available": "^2.0.37",
"abort-controller": "^3.0.0",
Expand Down Expand Up @@ -164,8 +164,8 @@
},
"overrides": {
"eslint-plugin-unicorn": "^47.0.0",
"@typescript-eslint/parser": "^5.59.6",
"@typescript-eslint/eslint-plugin": "^5.59.6"
"@typescript-eslint/parser": "^5.59.7",
"@typescript-eslint/eslint-plugin": "^5.59.7"
},
"lint-staged": {
"**/*.{md,json,yml,js,cjs}": "prettier --write",
Expand Down

0 comments on commit deb3019

Please sign in to comment.