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] authored Aug 26, 2022
1 parent a54a94f commit 1d58056
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 177 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@
"devDependencies": {
"@jest/types": "28.1.3",
"@prisma-labs/prettier-config": "0.1.0",
"@swc/core": "1.2.239",
"@swc/helpers": "0.4.7",
"@swc/core": "1.2.244",
"@swc/helpers": "0.4.11",
"@swc/jest": "0.2.22",
"@tsconfig/node14": "1.0.3",
"@tsconfig/recommended": "1.0.1",
"@types/inquirer": "8.2.3",
"@types/jest": "28.1.7",
"@types/jest": "28.1.8",
"@types/node": "17.0.42",
"@typescript-eslint/eslint-plugin": "5.33.1",
"@typescript-eslint/parser": "5.33.1",
"@typescript-eslint/eslint-plugin": "5.35.1",
"@typescript-eslint/parser": "5.35.1",
"dripip": "0.10.0",
"eslint": "8.22.0",
"eslint-config-prettier": "8.5.0",
Expand All @@ -71,13 +71,13 @@
"jest": "28.1.3",
"jest-watch-select-projects": "2.0.0",
"jest-watch-suspend": "1.1.2",
"jest-watch-typeahead": "2.0.0",
"jest-watch-typeahead": "2.1.1",
"konn": "0.7.0",
"markdown-toc": "1.2.0",
"prettier": "2.7.1",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"typescript": "4.7.4",
"typescript": "4.8.2",
"typescript-snapshots-plugin": "1.7.0"
}
}
Loading

0 comments on commit 1d58056

Please sign in to comment.