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 Oct 5, 2020
1 parent 4d985f4 commit b66f479
Show file tree
Hide file tree
Showing 10 changed files with 38 additions and 38 deletions.
14 changes: 7 additions & 7 deletions src/packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
"@types/jest": "26.0.14",
"@types/pg": "7.14.5",
"@types/sqlite3": "3.1.6",
"@types/ws": "7.2.6",
"@typescript-eslint/eslint-plugin": "4.2.0",
"@typescript-eslint/parser": "4.2.0",
"@vercel/ncc": "0.23.0",
"@types/ws": "7.2.7",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"@vercel/ncc": "0.24.1",
"checkpoint-client": "1.1.12",
"dotenv": "8.2.0",
"eslint": "7.10.0",
Expand All @@ -102,9 +102,9 @@
"make-dir": "3.1.0",
"mariadb": "2.4.2",
"mz": "2.7.0",
"open": "7.2.1",
"open": "7.3.0",
"packwatch": "2.0.0",
"pg": "8.3.3",
"pg": "8.4.0",
"pkg": "4.4.9",
"pkg-up": "3.1.0",
"prettier": "2.1.2",
Expand All @@ -118,7 +118,7 @@
"strip-indent": "3.0.0",
"tempy": "0.7.1",
"terminal-link": "2.1.1",
"ts-jest": "26.4.0",
"ts-jest": "26.4.1",
"typescript": "4.0.3",
"ws": "7.3.1"
},
Expand Down
12 changes: 6 additions & 6 deletions src/packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
"@types/node": "12.12.62",
"@types/node-fetch": "2.5.7",
"@types/pg": "7.14.5",
"@typescript-eslint/eslint-plugin": "4.2.0",
"@typescript-eslint/parser": "4.2.0",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"arg": "4.1.3",
"benchmark": "2.1.4",
"chalk": "4.1.0",
Expand All @@ -96,16 +96,16 @@
"is-obj": "2.0.0",
"is-regexp": "2.1.0",
"jest": "26.4.2",
"jest-diff": "26.4.2",
"jest-diff": "26.5.0",
"js-levenshtein": "1.1.6",
"klona": "1.1.2",
"lint-staged": "10.4.0",
"make-dir": "3.1.0",
"mariadb": "2.4.2",
"node-fetch": "2.6.1",
"node-tcp-proxy": "0.0.17",
"node-tcp-proxy": "0.0.18",
"packwatch": "2.0.0",
"pg": "8.3.3",
"pg": "8.4.0",
"pidtree": "0.5.0",
"pluralize": "8.0.0",
"prettier": "2.1.2",
Expand All @@ -119,7 +119,7 @@
"stat-mode": "1.0.0",
"strip-ansi": "6.0.0",
"strip-indent": "3.0.0",
"ts-jest": "26.4.0",
"ts-jest": "26.4.1",
"ts-loader": "8.0.4",
"ts-node": "9.0.0",
"typescript": "4.0.3"
Expand Down
6 changes: 3 additions & 3 deletions src/packages/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"devDependencies": {
"@types/jest": "26.0.14",
"@types/node": "12.12.62",
"@typescript-eslint/eslint-plugin": "4.2.0",
"@typescript-eslint/parser": "4.2.0",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"eslint": "7.10.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-eslint-comments": "3.2.0",
Expand All @@ -20,7 +20,7 @@
"lint-staged": "10.4.0",
"prettier": "2.1.2",
"strip-ansi": "6.0.0",
"ts-jest": "26.4.0",
"ts-jest": "26.4.1",
"typescript": "4.0.3"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions src/packages/engine-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"@prisma/fetch-engine": "workspace:*",
"@types/jest": "26.0.14",
"@types/node": "12.12.62",
"@typescript-eslint/eslint-plugin": "4.2.0",
"@typescript-eslint/parser": "4.2.0",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"del-cli": "3.0.1",
"eslint": "7.10.0",
"eslint-config-prettier": "6.12.0",
Expand All @@ -22,7 +22,7 @@
"lint-staged": "10.4.0",
"prettier": "2.1.2",
"strip-ansi": "6.0.0",
"ts-jest": "26.4.0",
"ts-jest": "26.4.1",
"typescript": "4.0.3"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions src/packages/fetch-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@types/node": "12.12.62",
"@types/node-fetch": "2.5.7",
"@types/progress": "2.0.3",
"@typescript-eslint/eslint-plugin": "4.2.0",
"@typescript-eslint/parser": "4.2.0",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"del": "5.1.0",
"eslint": "7.10.0",
"eslint-config-prettier": "6.12.0",
Expand All @@ -23,7 +23,7 @@
"jest": "26.4.2",
"lint-staged": "10.4.0",
"prettier": "2.1.2",
"ts-jest": "26.4.0",
"ts-jest": "26.4.1",
"typescript": "4.0.3"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions src/packages/generator-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"devDependencies": {
"@types/jest": "26.0.14",
"@types/node": "12.12.62",
"@typescript-eslint/eslint-plugin": "4.2.0",
"@typescript-eslint/parser": "4.2.0",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"eslint": "7.10.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-eslint-comments": "3.2.0",
Expand All @@ -48,7 +48,7 @@
"jest": "26.4.2",
"lint-staged": "10.4.0",
"prettier": "2.1.2",
"ts-jest": "26.4.0",
"ts-jest": "26.4.1",
"ts-node": "9.0.0",
"typescript": "4.0.3"
}
Expand Down
6 changes: 3 additions & 3 deletions src/packages/get-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"devDependencies": {
"@types/jest": "26.0.14",
"@types/node": "12.12.62",
"@typescript-eslint/eslint-plugin": "4.2.0",
"@typescript-eslint/parser": "4.2.0",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"eslint": "7.10.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-eslint-comments": "3.2.0",
Expand All @@ -19,7 +19,7 @@
"jest": "26.4.2",
"lint-staged": "10.4.0",
"prettier": "2.1.2",
"ts-jest": "26.4.0",
"ts-jest": "26.4.1",
"typescript": "4.0.3"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions src/packages/introspection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@prisma/sdk": "workspace:*",
"@types/jest": "26.0.14",
"@types/node": "12.12.62",
"@typescript-eslint/eslint-plugin": "4.2.0",
"@typescript-eslint/parser": "4.2.0",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"eslint": "7.10.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-eslint-comments": "3.2.0",
Expand All @@ -27,7 +27,7 @@
"rimraf": "3.0.2",
"strip-ansi": "6.0.0",
"tempy": "0.7.1",
"ts-jest": "26.4.0",
"ts-jest": "26.4.1",
"ts-node": "9.0.0",
"typescript": "4.0.3"
},
Expand Down
8 changes: 4 additions & 4 deletions src/packages/migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"@types/prompts": "2.0.9",
"@types/react": "16.9.11",
"@types/sqlite3": "3.1.6",
"@typescript-eslint/eslint-plugin": "4.2.0",
"@typescript-eslint/parser": "4.2.0",
"@vercel/ncc": "0.23.0",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"@vercel/ncc": "0.24.1",
"chalk": "4.1.0",
"del": "5.1.0",
"eslint": "7.10.0",
Expand All @@ -42,7 +42,7 @@
"sqlite-async": "1.1.0",
"sqlite3": "5.0.0",
"tempy": "0.7.1",
"ts-jest": "26.4.0",
"ts-jest": "26.4.1",
"typescript": "4.0.3"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions src/packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@types/jest": "26.0.14",
"@types/node": "12.12.62",
"@types/tar": "4.0.3",
"@typescript-eslint/eslint-plugin": "4.2.0",
"@typescript-eslint/parser": "4.2.0",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"eslint": "7.10.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-eslint-comments": "3.2.0",
Expand All @@ -38,7 +38,7 @@
"jest": "26.4.2",
"lint-staged": "10.4.0",
"prettier": "2.1.2",
"ts-jest": "26.4.0",
"ts-jest": "26.4.1",
"ts-node": "9.0.0",
"typescript": "4.0.3"
},
Expand Down

0 comments on commit b66f479

Please sign in to comment.