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 Aug 23, 2023
1 parent 662d42f commit fb86ef4
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 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/node": "^18.17.9",
"@types/uuid": "^9.0.2",
"@typescript-eslint/parser": "^5.60.1",
"@vitest/coverage-istanbul": "^0.32.2",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-istanbul": "^0.34.2",
"chalk": "^5.3.0",
"esbuild": "^0.18.10",
"eslint": "^8.43.0",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-github": "^4.8.0",
"eslint-plugin-import": "^2.27.5",
"esbuild": "^0.19.2",
"eslint": "^8.47.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-github": "^4.9.2",
"eslint-plugin-import": "^2.28.1",
"prettier": "2.8.8",
"release-it": "^15.11.0",
"typescript": "^5.1.6",
"vitest": "^0.32.2"
"vitest": "^0.34.2"
}
}

0 comments on commit fb86ef4

Please sign in to comment.