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 Apr 10, 2023
1 parent 95d0e8f commit 6d6bffa
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 190 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,25 +67,25 @@
"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.57.1",
"@typescript-eslint/parser": "5.57.1",
"commit-it": "0.0.11",
"dotenv": "16.0.3",
"eslint": "8.36.0",
"eslint": "8.37.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": {
Expand All @@ -95,7 +95,7 @@
"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 6d6bffa

Please sign in to comment.