Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2022
1 parent e074d77 commit 1c25983
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 55 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"minimist": "^1.2.5"
},
"devDependencies": {
"@types/jest": "28.1.1",
"@types/jest": "28.1.2",
"@types/js-yaml": "4.0.5",
"@types/node": "17.0.41",
"@types/pg": "8.6.5",
"@typescript-eslint/eslint-plugin": "5.28.0",
"@typescript-eslint/parser": "5.28.0",
"check-clean": "0.3.1",
"coveralls": "3.1.1",
"eslint": "8.17.0",
"eslint": "8.18.0",
"eslint-plugin-codegen": "0.16.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.0.0",
Expand All @@ -57,10 +57,10 @@
"js-yaml": "4.1.0",
"lerna": "4.0.0",
"npm-run-all": "4.1.5",
"prettier": "2.7.0",
"prettier": "2.7.1",
"slonik": "28.1.1",
"ts-jest": "28.0.5",
"ts-node": "10.8.1",
"typescript": "4.7.3"
"typescript": "4.7.4"
}
}
Loading

0 comments on commit 1c25983

Please sign in to comment.