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 5, 2023
1 parent f36a33e commit 8122194
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 114 deletions.
18 changes: 9 additions & 9 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.3",
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.2",
"commit-it": "0.0.11",
"dotenv": "16.0.3",
"eslint": "8.38.0",
"eslint": "8.39.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-n": "15.7.0",
Expand All @@ -81,10 +81,10 @@
"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.2",
"ts-jest": "29.1.0",
"typescript": "5.0.4"
},
Expand All @@ -94,7 +94,7 @@
"cross-fetch": "3.1.5",
"cryptr": "6.2.0",
"is-plain-obj": "4.1.0",
"msgpackr": "1.8.5",
"msgpackr": "1.9.0",
"nanoid": "4.0.2"
},
"resolutions": {
Expand Down

0 comments on commit 8122194

Please sign in to comment.