Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 20, 2023
1 parent d52786b commit 72fff49
Show file tree
Hide file tree
Showing 2 changed files with 669 additions and 501 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,36 +66,36 @@
},
"devDependencies": {
"@types/cryptr": "4.0.1",
"@types/jest": "29.2.5",
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"commit-it": "0.0.7",
"@types/jest": "29.4.0",
"@types/node": "18.14.0",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"commit-it": "0.0.11",
"dotenv": "16.0.3",
"eslint": "8.31.0",
"eslint": "8.34.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-n": "15.6.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-n": "15.6.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-typescript-sort-keys": "2.1.0",
"husky": "8.0.3",
"jest": "29.3.1",
"lint-staged": "13.1.0",
"jest": "29.4.3",
"lint-staged": "13.1.2",
"microbundle": "0.15.1",
"prettier": "2.8.1",
"prettier": "2.8.4",
"release-it": "15.6.0",
"ts-jest": "29.0.3",
"typescript": "4.9.4"
"ts-jest": "29.0.5",
"typescript": "4.9.5"
},
"dependencies": {
"buffer": "6.0.3",
"commander": "9.4.1",
"commander": "9.5.0",
"cross-fetch": "3.1.5",
"cryptr": "6.1.0",
"is-plain-obj": "4.1.0",
"msgpackr": "1.8.1",
"nanoid": "4.0.0"
"msgpackr": "1.8.3",
"nanoid": "4.0.1"
},
"resolutions": {
"json5": ">=2.2.2"
Expand Down
Loading

0 comments on commit 72fff49

Please sign in to comment.