Skip to content

Commit

Permalink
chore(deps): update devdependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 24, 2023
1 parent 49fd5d8 commit 126a256
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 153 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,28 +43,28 @@
"devDependencies": {
"@prisma-labs/prettier-config": "0.1.0",
"@swc/core": "1.3.2",
"@tsconfig/node14": "1.0.3",
"@tsconfig/node16": "1.0.3",
"@tsconfig/node14": "14.1.0",
"@tsconfig/node16": "16.1.1",
"@types/chalk": "2.2.0",
"@types/lodash": "4.14.185",
"@types/node": "18.7.14",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"cross-env": "7.0.3",
"dripip": "0.10.0",
"eslint": "8.23.1",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-deprecation": "1.3.2",
"eslint-plugin-only-warn": "1.0.3",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-tsdoc": "0.2.17",
"execa": "6.1.0",
"execa": "8.0.1",
"fast-glob": "3.2.12",
"eslint-plugin-simple-import-sort": "8.0.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"fs-jetpack": "5.0.0",
"prettier": "2.7.1",
"prettier": "3.0.2",
"ts-node": "10.9.1",
"typescript": "4.8.3",
"typescript": "5.2.2",
"vitest": "0.23.4"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 126a256

Please sign in to comment.