Skip to content

Commit

Permalink
Merge pull request #446 from fishbrain/dependabot/npm_and_yarn/concur…
Browse files Browse the repository at this point in the history
…rently-9.1.0

Bump concurrently from 9.0.1 to 9.1.0
  • Loading branch information
pedro-belem authored Nov 7, 2024
2 parents 5df79cb + 4336418 commit 1484c20
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.0.1",
"concurrently": "^9.1.0",
"eleventy-plugin-reading-time": "^0.0.1",
"markdown-it-prism": "^2.3.0",
"postcss": "^8.4.47",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -722,9 +722,9 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit 1484c20

Please sign in to comment.