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 3, 2022
1 parent 49fd5d8 commit c2c2fad
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 175 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -42,17 +42,17 @@
},
"devDependencies": {
"@prisma-labs/prettier-config": "0.1.0",
"@swc/core": "1.3.2",
"@swc/core": "1.3.4",
"@tsconfig/node14": "1.0.3",
"@tsconfig/node16": "1.0.3",
"@types/chalk": "2.2.0",
"@types/lodash": "4.14.185",
"@types/lodash": "4.14.186",
"@types/node": "18.7.14",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"cross-env": "7.0.3",
"dripip": "0.10.0",
"eslint": "8.23.1",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-deprecation": "1.3.2",
"eslint-plugin-only-warn": "1.0.3",
Expand All @@ -64,7 +64,7 @@
"fs-jetpack": "5.0.0",
"prettier": "2.7.1",
"ts-node": "10.9.1",
"typescript": "4.8.3",
"typescript": "4.8.4",
"vitest": "0.23.4"
},
"dependencies": {
Expand Down

0 comments on commit c2c2fad

Please sign in to comment.