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 Jul 5, 2022
1 parent 28fe355 commit 7fec957
Show file tree
Hide file tree
Showing 2 changed files with 303 additions and 291 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,18 @@
"devDependencies": {
"@jest/types": "28.1.1",
"@prisma-labs/prettier-config": "0.1.0",
"@swc/core": "1.2.198",
"@swc/helpers": "0.3.17",
"@swc/core": "1.2.210",
"@swc/helpers": "0.4.3",
"@swc/jest": "0.2.21",
"@tsconfig/node14": "1.0.2",
"@tsconfig/node14": "1.0.3",
"@tsconfig/recommended": "1.0.1",
"@types/inquirer": "8.2.1",
"@types/jest": "28.1.1",
"@types/jest": "28.1.4",
"@types/node": "17.0.42",
"@typescript-eslint/eslint-plugin": "5.27.1",
"@typescript-eslint/parser": "5.27.1",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"dripip": "0.10.0",
"eslint": "8.17.0",
"eslint": "8.19.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.2",
"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.5",
"ts-node": "10.8.2",
"typescript": "4.7.4",
"typescript-snapshots-plugin": "1.7.0"
}
}

0 comments on commit 7fec957

Please sign in to comment.