Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm group across 1 directory with 11 updates #728

Closed
wants to merge 1 commit into from

Commits on Oct 1, 2024

  1. Bump the npm group across 1 directory with 11 updates

    Bumps the npm group with 10 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.24.5` | `7.25.6` |
    | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.5` | `7.25.2` |
    | [@babel/plugin-syntax-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-jsx) | `7.24.1` | `7.24.7` |
    | [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) | `7.24.1` | `7.24.8` |
    | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.5` | `7.25.4` |
    | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `1.7.3` | `1.9.3` |
    | [jasmine](https://github.com/jasmine/jasmine-npm) | `5.1.0` | `5.3.0` |
    | [karma](https://github.com/karma-runner/karma) | `6.4.3` | `6.4.4` |
    | [tsd](https://github.com/tsdjs/tsd) | `0.31.0` | `0.31.2` |
    | [uglify-js](https://github.com/mishoo/UglifyJS) | `3.17.4` | `3.19.3` |
    
    
    
    Updates `@babel/cli` from 7.24.5 to 7.25.6
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.25.6/packages/babel-cli)
    
    Updates `@babel/core` from 7.24.5 to 7.25.2
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-core)
    
    Updates `@babel/plugin-syntax-jsx` from 7.24.1 to 7.24.7
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-plugin-syntax-jsx)
    
    Updates `@babel/plugin-transform-modules-commonjs` from 7.24.1 to 7.24.8
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.8/packages/babel-plugin-transform-modules-commonjs)
    
    Updates `@babel/preset-env` from 7.24.5 to 7.25.4
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-preset-env)
    
    Updates `@biomejs/biome` from 1.7.3 to 1.9.3
    - [Release notes](https://github.com/biomejs/biome/releases)
    - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.3/packages/@biomejs/biome)
    
    Updates `jasmine` from 5.1.0 to 5.3.0
    - [Release notes](https://github.com/jasmine/jasmine-npm/releases)
    - [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)
    - [Commits](jasmine/jasmine-npm@v5.1.0...v5.3.0)
    
    Updates `jasmine-core` from 5.1.2 to 5.3.0
    - [Release notes](https://github.com/jasmine/jasmine/releases)
    - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
    - [Commits](jasmine/jasmine@v5.1.2...v5.3.0)
    
    Updates `karma` from 6.4.3 to 6.4.4
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.4.3...v6.4.4)
    
    Updates `tsd` from 0.31.0 to 0.31.2
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.31.0...v0.31.2)
    
    Updates `uglify-js` from 3.17.4 to 3.19.3
    - [Release notes](https://github.com/mishoo/UglifyJS/releases)
    - [Commits](mishoo/UglifyJS@v3.17.4...v3.19.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: "@babel/plugin-syntax-jsx"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@babel/plugin-transform-modules-commonjs"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: "@biomejs/biome"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: jasmine
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: jasmine-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: karma
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: uglify-js
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c7d937d View commit details
    Browse the repository at this point in the history