Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: roca/GO
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: roca/GO
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/npm_and_yarn/graphQL/debug-2.6.9
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jan 12, 2023

  1. Bump debug from 2.6.3 to 2.6.9 in /graphQL

    Bumps [debug](https://github.com/debug-js/debug) from 2.6.3 to 2.6.9.
    - [Release notes](https://github.com/debug-js/debug/releases)
    - [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md)
    - [Commits](debug-js/debug@2.6.3...2.6.9)
    
    ---
    updated-dependencies:
    - dependency-name: debug
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 12, 2023
    Copy the full SHA
    c415180 View commit details
Showing with 6 additions and 6 deletions.
  1. +6 −6 graphQL/yarn.lock
12 changes: 6 additions & 6 deletions graphQL/yarn.lock
Original file line number Diff line number Diff line change
@@ -1031,10 +1031,10 @@ dashdash@^1.12.0:
assert-plus "^1.0.0"

debug@^2.1.1, debug@^2.2.0:
version "2.6.3"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.3.tgz#0f7eb8c30965ec08c72accfa0130c8b79984141d"
version "2.6.9"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
dependencies:
ms "0.7.2"
ms "2.0.0"

deep-extend@~0.4.0:
version "0.4.1"
@@ -1893,9 +1893,9 @@ mkdirp@0.5.1, "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1:
dependencies:
minimist "0.0.8"

ms@0.7.2:
version "0.7.2"
resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765"
ms@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"

mute-stream@0.0.5:
version "0.0.5"