Skip to content

Commit

Permalink
chore(deps): update all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bartholomej committed Apr 25, 2023
1 parent 0082ee9 commit 7d2487c
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 235 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,22 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.21.4",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@vitest/coverage-c8": "^0.29.8",
"eslint": "^8.37.0",
"@types/node": "^18.16.0",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vitest/coverage-c8": "^0.30.1",
"eslint": "^8.39.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"npm-prepare-dist": "^0.4.1",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"rimraf": "^4.4.1",
"rimraf": "^5.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.3",
"vitest": "^0.29.8"
"typescript": "^5.0.4",
"vitest": "^0.30.1"
},
"repository": {
"url": "git+https://github.com/bartholomej/node-csfd-api.git",
Expand Down
Loading

0 comments on commit 7d2487c

Please sign in to comment.