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 14, 2023
1 parent 3ae1656 commit 8b26797
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 423 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,41 +56,41 @@
},
"devDependencies": {
"@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.3.69",
"@swc/helpers": "0.5.1",
"@swc/jest": "0.2.26",
"@tsconfig/node14": "1.0.3",
"@types/common-tags": "1.8.1",
"@types/eslint": "8.4.3",
"@types/eslint": "8.44.0",
"@types/jest": "27.5.2",
"@types/node": "17.0.21",
"@types/node": "17.0.45",
"@types/tmp": "0.2.3",
"@typescript-eslint/eslint-plugin": "5.27.1",
"@typescript-eslint/parser": "5.27.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"doctoc": "1.4.0",
"eslint": "8.17.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-deprecation": "1.3.2",
"eslint-plugin-only-warn": "1.0.3",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-deprecation": "1.4.1",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-tsdoc": "0.2.16",
"eslint-plugin-tsdoc": "0.2.17",
"jest": "27.5.1",
"jest-watch-select-projects": "2.0.0",
"jest-watch-suspend": "1.1.2",
"jest-watch-toggle-config": "2.0.1",
"jest-watch-typeahead": "1.1.0",
"konn": "0.7.0",
"prettier": "2.6.2",
"prettier": "2.8.8",
"strip-ansi": "6.0.1",
"tmp": "0.2.1",
"ts-jest": "27.1.5",
"ts-node": "10.8.1",
"tsconfig-paths": "3.14.1",
"type-fest": "2.13.0",
"typescript": "4.7.3",
"ts-node": "10.9.1",
"tsconfig-paths": "3.14.2",
"type-fest": "2.19.0",
"typescript": "4.9.5",
"typescript-snapshots-plugin": "1.7.0",
"typescript-transform-paths": "3.3.1"
"typescript-transform-paths": "3.4.6"
},
"prettier": "@prisma-labs/prettier-config"
}
Loading

0 comments on commit 8b26797

Please sign in to comment.