Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2023
1 parent 329a588 commit f6da24c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,20 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@types/node": "^18.16.18",
"@types/uuid": "^9.0.2",
"@typescript-eslint/parser": "^5.60.1",
"@vitest/coverage-istanbul": "^0.32.2",
"@types/node": "^18.17.14",
"@types/uuid": "^9.0.3",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-istanbul": "^0.34.3",
"chalk": "^5.3.0",
"esbuild": "^0.18.10",
"eslint": "^8.43.0",
"eslint-config-airbnb-typescript": "^17.0.0",
"esbuild": "^0.19.2",
"eslint": "^8.48.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-github": "^4.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-github": "^4.10.0",
"eslint-plugin-import": "^2.28.1",
"prettier": "2.8.8",
"release-it": "^15.11.0",
"typescript": "^5.1.6",
"vitest": "^0.32.2"
"typescript": "^5.2.2",
"vitest": "^0.34.3"
}
}

0 comments on commit f6da24c

Please sign in to comment.