Skip to content

Commit

Permalink
<title>Bump concurrently from 8.2.2 to 9.0.1 and rollup from 4.21.3 t…
Browse files Browse the repository at this point in the history
…o 4.22.4</title>

Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 8.2.2 to 9.0.1 and [rollup](https://github.com/rollup/rollup) from 4.21.3 to 4.22.4.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases)
- [Changelog](https://github.com/kimmobrunfeldt/concurrently/blob/master/CHANGELOG.md)
- [Commits](kimmobrunfeldt/concurrently@v8.2.2...v9.0.1)
- [Release notes](https://github.com/rollup/rollup/releases)
- [Commits](rollup/rollup@v4.21.3...v4.22.4)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
adaptive committed Sep 23, 2024
1 parent 58b0c33 commit 4e202fb
Show file tree
Hide file tree
Showing 2 changed files with 876 additions and 762 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
],
"devDependencies": {
"@adaptivelink/iata": "0.1.4",
"concurrently": "8.2.2",
"concurrently": "9.0.1",
"isomorphic-fetch": "3.0.0",
"lodash": "4.17.21",
"prettier": "3.3.3",
"puppeteer": "23.3.1",
"rollup": "4.21.3",
"puppeteer": "23.4.0",
"rollup": "4.22.4",
"@rollup/plugin-terser": "0.4.4"
},
"scripts": {
Expand Down Expand Up @@ -97,5 +97,5 @@
"spotter-vultr": "node ./tools/spotters/vultr.js",
"spotters": "concurrently \"yarn:spotter-*\""
},
"packageManager": "pnpm@8.6.3+sha512.d18e277ae8072091046bccbca0931f77dc3080791cd6122ae890bf504125d8af76b37fb33da287dba9fbbb6da6ebb13e314e9fa4a464c7effe3d8599cebe7243"
"packageManager": "pnpm@9.11.0"
}
Loading

0 comments on commit 4e202fb

Please sign in to comment.