Skip to content

Commit

Permalink
"tslib": "2.6.2"
Browse files Browse the repository at this point in the history
  • Loading branch information
TuvalSimha committed Oct 19, 2023
1 parent 61d5f1a commit 18d62e2
Show file tree
Hide file tree
Showing 24 changed files with 113 additions and 113 deletions.
2 changes: 1 addition & 1 deletion packages/action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@graphql-inspector/github": "workspace:*",
"js-yaml": "4.1.0",
"probot": "12.3.1",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"@types/js-yaml": "4.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/ci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@graphql-inspector/config": "workspace:*",
"@graphql-inspector/loaders": "workspace:*",
"@graphql-inspector/logger": "workspace:*",
"tslib": "2.6.0",
"tslib": "2.6.2",
"yargs": "17.7.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@graphql-inspector/similar-command": "workspace:*",
"@graphql-inspector/url-loader": "workspace:*",
"@graphql-inspector/validate-command": "workspace:*",
"tslib": "2.6.0",
"tslib": "2.6.2",
"yargs": "17.7.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/audit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@graphql-inspector/logger": "workspace:*",
"@graphql-tools/utils": "10.0.3",
"cli-table3": "0.6.3",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"graphql": "16.8.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"yargs": "17.7.2"
},
"dependencies": {
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/coverage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@graphql-inspector/core": "workspace:*",
"@graphql-inspector/logger": "workspace:*",
"@graphql-tools/utils": "10.0.3",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"graphql": "16.8.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@graphql-inspector/commands": "workspace:*",
"@graphql-inspector/core": "workspace:*",
"@graphql-inspector/logger": "workspace:*",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"dependencies": {
"@graphql-inspector/commands": "workspace:*",
"open": "8.4.2",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/introspect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@graphql-inspector/commands": "workspace:*",
"@graphql-inspector/core": "workspace:*",
"@graphql-inspector/logger": "workspace:*",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@graphql-inspector/logger": "workspace:*",
"graphql-yoga": "4.0.3",
"open": "8.4.2",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"graphql": "16.8.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/similar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@graphql-inspector/commands": "workspace:*",
"@graphql-inspector/core": "workspace:*",
"@graphql-inspector/logger": "workspace:*",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/validate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@graphql-inspector/core": "workspace:*",
"@graphql-inspector/logger": "workspace:*",
"@graphql-tools/utils": "10.0.3",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"graphql": "16.8.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"dependencies": {
"dependency-graph": "0.11.0",
"object-inspect": "1.12.3",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"@types/object-inspect": "1.8.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@whatwg-node/fetch": "0.9.13",
"dataloader": "2.2.2",
"js-yaml": "4.1.0",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"@types/express": "4.17.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"dependencies": {
"@graphql-tools/code-file-loader": "8.0.1",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"@babel/core": "7.22.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"dependencies": {
"@graphql-tools/git-loader": "8.0.1",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"@babel/core": "7.22.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"dependencies": {
"@graphql-tools/github-loader": "8.0.0",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"@babel/core": "7.22.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"dependencies": {
"@graphql-tools/graphql-file-loader": "8.0.0",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"graphql": "16.8.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"dependencies": {
"@graphql-tools/json-file-loader": "8.0.0",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"graphql": "16.8.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/loaders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@graphql-tools/code-file-loader": "8.0.1",
"@graphql-tools/load": "8.0.0",
"@graphql-tools/utils": "10.0.3",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"@babel/core": "7.22.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"dependencies": {
"@graphql-tools/url-loader": "8.0.0",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"@types/node": "20.8.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"figures": "3.2.0",
"log-symbols": "4.1.0",
"std-env": "3.3.3",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"publishConfig": {
"directory": "dist",
Expand Down
Loading

0 comments on commit 18d62e2

Please sign in to comment.