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 Aug 8, 2022
1 parent 17f9de3 commit 8659b16
Show file tree
Hide file tree
Showing 2 changed files with 618 additions and 464 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,20 @@
"prepack": "pnpm build"
},
"devDependencies": {
"@jest/types": "28.1.1",
"@jest/types": "28.1.3",
"@prisma-labs/prettier-config": "0.1.0",
"@swc/core": "1.2.198",
"@swc/helpers": "0.3.17",
"@swc/jest": "0.2.21",
"@tsconfig/node14": "1.0.2",
"@swc/core": "1.2.224",
"@swc/helpers": "0.4.3",
"@swc/jest": "0.2.22",
"@tsconfig/node14": "1.0.3",
"@tsconfig/recommended": "1.0.1",
"@types/inquirer": "8.2.1",
"@types/jest": "28.1.1",
"@types/inquirer": "8.2.2",
"@types/jest": "28.1.6",
"@types/node": "17.0.42",
"@typescript-eslint/eslint-plugin": "5.27.1",
"@typescript-eslint/parser": "5.27.1",
"@typescript-eslint/eslint-plugin": "5.33.0",
"@typescript-eslint/parser": "5.33.0",
"dripip": "0.10.0",
"eslint": "8.17.0",
"eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-deprecation": "1.3.2",
"eslint-plugin-only-warn": "1.0.3",
Expand All @@ -68,16 +68,16 @@
"floggy": "0.3.2",
"fs-jetpack": "4.3.1",
"inquirer": "8.2.4",
"jest": "28.1.1",
"jest": "28.1.3",
"jest-watch-select-projects": "2.0.0",
"jest-watch-suspend": "1.1.2",
"jest-watch-typeahead": "1.1.0",
"konn": "0.7.0",
"markdown-toc": "1.2.0",
"prettier": "2.6.2",
"ts-jest": "28.0.4",
"ts-node": "10.8.1",
"typescript": "4.7.3",
"prettier": "2.7.1",
"ts-jest": "28.0.7",
"ts-node": "10.9.1",
"typescript": "4.7.4",
"typescript-snapshots-plugin": "1.7.0"
}
}

0 comments on commit 8659b16

Please sign in to comment.