Skip to content

Commit ec9f5b9

Browse files
Bump the npm_and_yarn group across 8 directories with 3 updates
Bumps the npm_and_yarn group with 3 updates in the /src/simple-todos-graphql/step04 directory: [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse), [graphql-tools](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/graphql-tools) and [semver](https://github.com/npm/node-semver). Bumps the npm_and_yarn group with 1 update in the /src/simple-todos/step07 directory: [semver](https://github.com/npm/node-semver). Bumps the npm_and_yarn group with 1 update in the /src/simple-todos/step08 directory: [semver](https://github.com/npm/node-semver). Bumps the npm_and_yarn group with 1 update in the /src/simple-todos/step09 directory: [semver](https://github.com/npm/node-semver). Bumps the npm_and_yarn group with 1 update in the /src/simple-todos/step10 directory: [semver](https://github.com/npm/node-semver). Bumps the npm_and_yarn group with 1 update in the /src/simple-todos/step11 directory: [semver](https://github.com/npm/node-semver). Bumps the npm_and_yarn group with 1 update in the /src/simple-todos/step12 directory: [semver](https://github.com/npm/node-semver). Bumps the npm_and_yarn group with 1 update in the /src/simple-todos/step13 directory: [semver](https://github.com/npm/node-semver). Removes `@babel/traverse` Updates `graphql-tools` from 7.0.5 to 9.0.1 - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/graphql-tools/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-tools/commits/[email protected]/packages/graphql-tools) Updates `semver` from 6.3.0 to 6.3.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v6.3.1) Updates `semver` from 6.3.0 to 6.3.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v6.3.1) Updates `semver` from 6.3.0 to 6.3.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v6.3.1) Updates `semver` from 6.3.0 to 6.3.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v6.3.1) Updates `semver` from 6.3.0 to 6.3.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v6.3.1) Updates `semver` from 6.3.0 to 6.3.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v6.3.1) Updates `semver` from 6.3.0 to 6.3.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v6.3.1) Updates `semver` from 6.3.0 to 6.3.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v6.3.1) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: graphql-tools dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ba64ac commit ec9f5b9

File tree

9 files changed

+398
-2471
lines changed

9 files changed

+398
-2471
lines changed

src/simple-todos-graphql/step04/package-lock.json

Lines changed: 278 additions & 2386 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/simple-todos-graphql/step04/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"graphql": "^15.8.0",
1919
"graphql-load": "^0.1.1",
2020
"graphql-tag": "^2.12.6",
21-
"graphql-tools": "^7.0.5",
21+
"graphql-tools": "^9.0.1",
2222
"meteor-node-stubs": "^1.1.0",
2323
"react": "^17.0.2",
2424
"react-dom": "^17.0.2"

src/simple-todos/step07/package-lock.json

Lines changed: 17 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/simple-todos/step08/package-lock.json

Lines changed: 17 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/simple-todos/step09/package-lock.json

Lines changed: 17 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/simple-todos/step10/package-lock.json

Lines changed: 17 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/simple-todos/step11/package-lock.json

Lines changed: 17 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/simple-todos/step12/package-lock.json

Lines changed: 17 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/simple-todos/step13/package-lock.json

Lines changed: 17 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)