Skip to content

Commit

Permalink
Merge pull request #7 from TimMikeladze/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
TimMikeladze committed Apr 22, 2023
2 parents 95d0e8f + 89eda70 commit aeb8b34
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 191 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,35 +67,35 @@
"devDependencies": {
"@types/cryptr": "4.0.1",
"@types/jest": "29.5.0",
"@types/node": "18.15.9",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"commit-it": "0.0.11",
"dotenv": "16.0.3",
"eslint": "8.36.0",
"eslint": "8.38.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-n": "15.6.1",
"eslint-plugin-n": "15.7.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-typescript-sort-keys": "2.3.0",
"husky": "8.0.3",
"jest": "29.5.0",
"lint-staged": "13.2.0",
"lint-staged": "13.2.1",
"microbundle": "0.15.1",
"prettier": "2.8.7",
"release-it": "15.9.3",
"ts-jest": "29.0.5",
"release-it": "15.10.1",
"ts-jest": "29.1.0",
"typescript": "4.9.5"
},
"dependencies": {
"buffer": "6.0.3",
"commander": "10.0.0",
"commander": "10.0.1",
"cross-fetch": "3.1.5",
"cryptr": "6.2.0",
"is-plain-obj": "4.1.0",
"msgpackr": "1.8.5",
"nanoid": "4.0.1"
"nanoid": "4.0.2"
},
"resolutions": {
"json5": ">=2.2.2"
Expand Down

0 comments on commit aeb8b34

Please sign in to comment.