Skip to content

Commit e1a7ab6

Browse files
committed
chore: upgrade the good stuff
1 parent 4446ed2 commit e1a7ab6

File tree

3 files changed

+396
-2389
lines changed

3 files changed

+396
-2389
lines changed

package.json

+3-5
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,14 @@
2626
"@types/pg": "8.6.1",
2727
"@types/wait-on": "5.3.1",
2828
"@typescript-eslint/parser": "5.27.1",
29-
"ava": "1.4.1",
29+
"ava": "4.3.0",
3030
"bluebird": "3.7.2",
3131
"commitlint-circle": "1.0.0",
3232
"dockerode": "3.3.2",
3333
"execa": "5.1.1",
3434
"freeport": "1.0.5",
35+
"graphile-build": "4.12.2",
36+
"graphql": "16.5.0",
3537
"husky": "8.0.1",
3638
"nanographql": "2.0.0",
3739
"node-fetch": "2.6.7",
@@ -51,10 +53,6 @@
5153
"lint": "prettier --check .",
5254
"prepare": "husky install"
5355
},
54-
"ava": {
55-
"babel": false,
56-
"compileEnhancements": false
57-
},
5856
"repository": {
5957
"type": "git",
6058
"url": "https://github.com/cdaringe/postgraphile-upsert.git"

0 commit comments

Comments
 (0)