Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 2, 2024
1 parent 12c273a commit 3639590
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 538 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,34 +60,34 @@
},
"devDependencies": {
"@prisma-labs/prettier-config": "0.1.0",
"@swc/core": "1.3.100",
"@swc/helpers": "0.5.3",
"@swc/core": "1.7.5",
"@swc/helpers": "0.5.12",
"@tsconfig/node16-strictest": "1.0.4",
"@types/lodash.ismatch": "4.4.9",
"@types/node": "20.10.3",
"@types/semver": "7.5.6",
"@types/node": "20.14.14",
"@types/semver": "7.5.8",
"@types/semver-utils": "1.1.3",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"dripip": "0.10.0",
"eslint": "8.55.0",
"eslint-config-prisma": "0.2.0",
"eslint-plugin-codegen": "0.21.0",
"eslint": "8.57.0",
"eslint-config-prisma": "0.6.0",
"eslint-plugin-codegen": "0.28.0",
"eslint-plugin-deprecation": "2.0.0",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-tsdoc": "0.2.17",
"eslint-plugin-tsdoc": "0.3.0",
"execa": "8.0.1",
"fast-glob": "3.3.2",
"fs-jetpack": "5.1.0",
"markdown-toc": "1.2.0",
"prettier": "3.1.0",
"semver": "7.5.4",
"prettier": "3.3.3",
"semver": "7.6.3",
"semver-utils": "1.1.4",
"ts-node": "10.9.1",
"tsd": "0.29.0",
"typescript": "5.3.3",
"ts-node": "10.9.2",
"tsd": "0.31.1",
"typescript": "5.5.4",
"vitest": "0.34.6"
}
}
Loading

0 comments on commit 3639590

Please sign in to comment.