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 Oct 26, 2022
1 parent 49fd5d8 commit 16a14a6
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 205 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
},
"devDependencies": {
"@prisma-labs/prettier-config": "0.1.0",
"@swc/core": "1.3.2",
"@swc/core": "1.3.11",
"@tsconfig/node14": "1.0.3",
"@tsconfig/node16": "1.0.3",
"@types/chalk": "2.2.0",
"@types/lodash": "4.14.185",
"@types/node": "18.7.14",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"@types/lodash": "4.14.186",
"@types/node": "18.11.6",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"cross-env": "7.0.3",
"dripip": "0.10.0",
"eslint": "8.23.1",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-deprecation": "1.3.2",
"eslint-plugin-only-warn": "1.0.3",
Expand All @@ -61,11 +61,11 @@
"execa": "6.1.0",
"fast-glob": "3.2.12",
"eslint-plugin-simple-import-sort": "8.0.0",
"fs-jetpack": "5.0.0",
"fs-jetpack": "5.1.0",
"prettier": "2.7.1",
"ts-node": "10.9.1",
"typescript": "4.8.3",
"vitest": "0.23.4"
"typescript": "4.8.4",
"vitest": "0.24.3"
},
"dependencies": {
"chalk": "^4.1.2",
Expand Down

0 comments on commit 16a14a6

Please sign in to comment.