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] authored May 28, 2024
1 parent 12c273a commit 8ef293b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,19 +60,19 @@
},
"devDependencies": {
"@prisma-labs/prettier-config": "0.1.0",
"@swc/core": "1.3.100",
"@swc/helpers": "0.5.3",
"@swc/core": "1.5.11",
"@swc/helpers": "0.5.11",
"@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.12.12",
"@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",
Expand All @@ -82,12 +82,12 @@
"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.2.5",
"semver": "7.6.2",
"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.0",
"typescript": "5.4.5",
"vitest": "0.34.6"
}
}

0 comments on commit 8ef293b

Please sign in to comment.