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 Jun 27, 2022
1 parent 3b4d738 commit 3c3214f
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 150 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,19 +56,19 @@
},
"devDependencies": {
"@prisma-labs/prettier-config": "0.1.0",
"@swc/core": "1.2.198",
"@swc/helpers": "0.3.17",
"@swc/core": "1.2.206",
"@swc/helpers": "0.4.3",
"@swc/jest": "0.2.21",
"@tsconfig/node14": "1.0.2",
"@tsconfig/node14": "1.0.3",
"@types/common-tags": "1.8.1",
"@types/eslint": "8.4.3",
"@types/jest": "27.5.2",
"@types/node": "17.0.21",
"@types/tmp": "0.2.3",
"@typescript-eslint/eslint-plugin": "5.27.1",
"@typescript-eslint/parser": "5.27.1",
"@typescript-eslint/eslint-plugin": "5.30.0",
"@typescript-eslint/parser": "5.30.0",
"doctoc": "1.4.0",
"eslint": "8.17.0",
"eslint": "8.18.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-deprecation": "1.3.2",
"eslint-plugin-only-warn": "1.0.3",
Expand All @@ -81,14 +81,14 @@
"jest-watch-toggle-config": "2.0.1",
"jest-watch-typeahead": "1.1.0",
"konn": "0.7.0",
"prettier": "2.6.2",
"prettier": "2.7.1",
"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",
"type-fest": "2.14.0",
"typescript": "4.7.4",
"typescript-snapshots-plugin": "1.7.0",
"typescript-transform-paths": "3.3.1"
},
Expand Down
Loading

0 comments on commit 3c3214f

Please sign in to comment.