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 8, 2023
1 parent b66d917 commit 4a239fa
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 @@ -30,19 +30,19 @@
"@actions/github": "^5.1.1"
},
"devDependencies": {
"@types/node": "^18.16.18",
"@typescript-eslint/parser": "^5.60.1",
"@vitest/coverage-istanbul": "^0.32.2",
"@types/node": "^18.17.4",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-istanbul": "^0.34.1",
"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.0",
"eslint": "^8.46.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.0",
"prettier": "2.8.8",
"release-it": "^15.11.0",
"typescript": "^5.1.6",
"vitest": "^0.32.2"
"vitest": "^0.34.1"
}
}

0 comments on commit 4a239fa

Please sign in to comment.