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 Jan 7, 2024
1 parent 12c273a commit 5c4c90b
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 167 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,17 @@
},
"devDependencies": {
"@prisma-labs/prettier-config": "0.1.0",
"@swc/core": "1.3.100",
"@swc/core": "1.3.102",
"@swc/helpers": "0.5.3",
"@tsconfig/node16-strictest": "1.0.4",
"@types/lodash.ismatch": "4.4.9",
"@types/node": "20.10.3",
"@types/node": "20.10.7",
"@types/semver": "7.5.6",
"@types/semver-utils": "1.1.3",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/eslint-plugin": "6.18.0",
"@typescript-eslint/parser": "6.18.0",
"dripip": "0.10.0",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prisma": "0.2.0",
"eslint-plugin-codegen": "0.21.0",
"eslint-plugin-deprecation": "2.0.0",
Expand All @@ -82,11 +82,11 @@
"fast-glob": "3.3.2",
"fs-jetpack": "5.1.0",
"markdown-toc": "1.2.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"semver": "7.5.4",
"semver-utils": "1.1.4",
"ts-node": "10.9.1",
"tsd": "0.29.0",
"ts-node": "10.9.2",
"tsd": "0.30.3",
"typescript": "5.3.3",
"vitest": "0.34.6"
}
Expand Down
Loading

0 comments on commit 5c4c90b

Please sign in to comment.