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 30, 2022
1 parent a54a94f commit ba71c2a
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 223 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,18 @@
"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.245",
"@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.36.1",
"@typescript-eslint/parser": "5.36.1",
"dripip": "0.10.0",
"eslint": "8.22.0",
"eslint": "8.23.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-deprecation": "1.3.2",
"eslint-plugin-only-warn": "1.0.3",
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"
}
}

0 comments on commit ba71c2a

Please sign in to comment.