Skip to content

Commit

Permalink
Bump concurrently from 9.1.0 to 9.1.2
Browse files Browse the repository at this point in the history
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.1.0 to 9.1.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.1.0...v9.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 4f990df commit 29dc675
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@11ty/eleventy": "^3.0.0",
"autoprefixer": "^10.4.20",
"concurrently": "^9.1.0",
"concurrently": "^9.1.2",
"eleventy-plugin-reading-time": "^0.0.1",
"markdown-it-prism": "^2.3.0",
"postcss": "^8.4.49",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -703,9 +703,9 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:^9.1.0":
version: 9.1.0
resolution: "concurrently@npm:9.1.0"
"concurrently@npm:^9.1.2":
version: 9.1.2
resolution: "concurrently@npm:9.1.2"
dependencies:
chalk: "npm:^4.1.2"
lodash: "npm:^4.17.21"
Expand All @@ -717,7 +717,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: f2f42f94dde508bfbaf47b5ac654db9e8a4bf07d3d7b6267dd058ae6f362eec677ae7c8ede398d081e5fd0d1de5811dc9a53e57d3f1f68e72ac6459db9e0896b
checksum: 88e00269366aa885ca2b97fd53b04e7af2b0f31774d991bfc0e88c0de61cdebdf115ddacc9c897fbd1f1b90369014637fa77045a171d072a75693332b36dcc70
languageName: node
linkType: hard

Expand Down Expand Up @@ -956,7 +956,7 @@ __metadata:
dependencies:
"@11ty/eleventy": "npm:^3.0.0"
autoprefixer: "npm:^10.4.20"
concurrently: "npm:^9.1.0"
concurrently: "npm:^9.1.2"
eleventy-plugin-reading-time: "npm:^0.0.1"
markdown-it-prism: "npm:^2.3.0"
postcss: "npm:^8.4.49"
Expand Down

0 comments on commit 29dc675

Please sign in to comment.