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 authored and tagoro9 committed Aug 25, 2023
1 parent 0579765 commit 61e0561
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 92 deletions.
160 changes: 71 additions & 89 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 @@ -15,12 +15,12 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-sonarjs": "0.20.0",
"eslint-plugin-sonarjs": "0.21.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-typescript-sort-keys": "2.3.0",
"eslint-plugin-unicorn": "48.0.1",
"prettier": "3.0.2",
"semantic-release": "21.0.9"
"semantic-release": "21.1.1"
},
"engines": {
"node": ">= 14"
Expand All @@ -44,7 +44,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-sonarjs": "^0.19.0 || ^0.20.0",
"eslint-plugin-sonarjs": "^0.19.0 || ^0.20.0 || ^0.21.0",
"eslint-plugin-sort-destructure-keys": "^1.4.0",
"eslint-plugin-typescript-sort-keys": "^2.1.0",
"prettier": "^3.0.0"
Expand Down

0 comments on commit 61e0561

Please sign in to comment.