Skip to content

Commit

Permalink
build(deps): Bump the gatling group in /javascript with 4 updates
Browse files Browse the repository at this point in the history
Bumps the gatling group in /javascript with 4 updates: [@gatling.io/core](https://github.com/gatling/gatling-js), [@gatling.io/http](https://github.com/gatling/gatling-js), [@gatling.io/postman](https://github.com/gatling/gatling) and [@gatling.io/cli](https://github.com/gatling/gatling-js).


Updates `@gatling.io/core` from 3.13.2 to 3.13.103
- [Commits](gatling/gatling-js@v3.13.2...v3.13.103)

Updates `@gatling.io/http` from 3.13.2 to 3.13.103
- [Commits](gatling/gatling-js@v3.13.2...v3.13.103)

Updates `@gatling.io/postman` from 3.13.2 to 3.13.103
- [Commits](https://github.com/gatling/gatling/commits)

Updates `@gatling.io/cli` from 3.13.2 to 3.13.103
- [Commits](gatling/gatling-js@v3.13.2...v3.13.103)

---
updated-dependencies:
- dependency-name: "@gatling.io/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gatling
- dependency-name: "@gatling.io/http"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gatling
- dependency-name: "@gatling.io/postman"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gatling
- dependency-name: "@gatling.io/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: gatling
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and notdryft committed Nov 22, 2024
1 parent ec14f7a commit 50f9780
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 33 deletions.
59 changes: 30 additions & 29 deletions javascript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"type": "module",
"main": "target/bundle",
"dependencies": {
"@gatling.io/core": "3.13.2",
"@gatling.io/http": "3.13.2",
"@gatling.io/postman": "3.13.2"
"@gatling.io/core": "3.13.103",
"@gatling.io/http": "3.13.103",
"@gatling.io/postman": "3.13.103"
},
"devDependencies": {
"@gatling.io/cli": "3.13.2",
"@gatling.io/cli": "3.13.103",
"prettier": "3.3.3",
"rimraf": "6.0.1"
},
Expand Down

0 comments on commit 50f9780

Please sign in to comment.