Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#356)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 20, 2023
1 parent 92d7b2e commit de82d2d
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 167 deletions.
14 changes: 7 additions & 7 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.62",
"@swc/core": "1.3.66",
"@swc/helpers": "0.5.1",
"@tsconfig/node16-strictest": "1.0.4",
"@types/lodash.ismatch": "4.4.7",
"@types/node": "18.16.16",
"@types/node": "18.16.18",
"@types/semver": "7.5.0",
"@types/semver-utils": "1.1.1",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"dripip": "0.10.0",
"eslint": "8.42.0",
"eslint": "8.43.0",
"eslint-config-prisma": "0.1.0",
"eslint-plugin-codegen": "0.17.0",
"eslint-plugin-deprecation": "1.4.1",
Expand All @@ -83,11 +83,11 @@
"fs-jetpack": "5.1.0",
"markdown-toc": "1.2.0",
"prettier": "2.8.8",
"semver": "7.5.1",
"semver": "7.5.2",
"semver-utils": "1.1.4",
"ts-node": "10.9.1",
"tsd": "0.28.1",
"typescript": "5.1.3",
"vitest": "0.32.0"
"vitest": "0.32.2"
}
}
Loading

0 comments on commit de82d2d

Please sign in to comment.