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: webpack/webpack Loading
base: main
Choose a base ref
...
head repository: majacQ/webpack Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 12, 2021

  1. chore(deps-dev): bump @types/node from 15.3.0 to 15.12.2 (#4)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.0 to 15.12.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Jacquelyn Vinson and dependabot[bot] committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    900b746 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. chore(deps): bump nanoid from 3.1.23 to 3.2.0 (#136)

    Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.1.23...3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4ca2c8f View commit details
    Browse the repository at this point in the history
  2. Update yarn.lock

    Jacquelyn Vinson committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    001a6b1 View commit details
    Browse the repository at this point in the history
Loading