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 May 20, 2023
1 parent b559f09 commit 9cd4bd8
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 144 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@
},
"devDependencies": {
"@types/cryptr": "4.0.1",
"@types/jest": "29.5.0",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"@types/jest": "29.5.1",
"@types/node": "18.16.12",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"commit-it": "0.0.11",
"dotenv": "16.0.3",
"eslint": "8.38.0",
"eslint": "8.40.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-n": "15.7.0",
Expand All @@ -81,20 +81,20 @@
"eslint-plugin-typescript-sort-keys": "2.3.0",
"husky": "8.0.3",
"jest": "29.5.0",
"lint-staged": "13.2.1",
"lint-staged": "13.2.2",
"microbundle": "0.15.1",
"prettier": "2.8.7",
"release-it": "15.10.1",
"prettier": "2.8.8",
"release-it": "15.10.3",
"ts-jest": "29.1.0",
"typescript": "5.0.4"
},
"dependencies": {
"buffer": "6.0.3",
"commander": "10.0.1",
"cross-fetch": "3.1.5",
"cross-fetch": "3.1.6",
"cryptr": "6.2.0",
"is-plain-obj": "4.1.0",
"msgpackr": "1.8.5",
"msgpackr": "1.9.2",
"nanoid": "4.0.2"
},
"resolutions": {
Expand Down

0 comments on commit 9cd4bd8

Please sign in to comment.