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 28, 2023
1 parent 0c77f49 commit cdb3872
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 402 deletions.
24 changes: 12 additions & 12 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.67",
"@swc/core": "1.3.80",
"@swc/helpers": "0.5.1",
"@tsconfig/node16-strictest": "1.0.4",
"@types/lodash.ismatch": "4.4.7",
"@types/node": "18.16.18",
"@types/semver": "7.5.0",
"@types/node": "18.17.12",
"@types/semver": "7.5.1",
"@types/semver-utils": "1.1.1",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"dripip": "0.10.0",
"eslint": "8.43.0",
"eslint": "8.48.0",
"eslint-config-prisma": "0.1.0",
"eslint-plugin-codegen": "0.17.0",
"eslint-plugin-deprecation": "1.4.1",
"eslint-plugin-deprecation": "1.5.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",
"execa": "7.1.1",
"fast-glob": "3.2.12",
"execa": "7.2.0",
"fast-glob": "3.3.1",
"fs-jetpack": "5.1.0",
"markdown-toc": "1.2.0",
"prettier": "2.8.8",
"semver": "7.5.3",
"semver": "7.5.4",
"semver-utils": "1.1.4",
"ts-node": "10.9.1",
"tsd": "0.28.1",
"typescript": "5.1.6",
"vitest": "0.32.2"
"typescript": "5.2.2",
"vitest": "0.34.3"
}
}

0 comments on commit cdb3872

Please sign in to comment.