Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit 80c7a1b

Browse files
Bump concurrently from 8.2.1 to 8.2.2
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.1 to 8.2.2. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v8.2.1...v8.2.2) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b6cfa41 commit 80c7a1b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"prettier": "prettier --write \"source/(scss|js)/**/*.(scss|css|js|json)\""
1212
},
1313
"dependencies": {
14-
"concurrently": "^8.2.1",
14+
"concurrently": "^8.2.2",
1515
"picturefill": "^3.0.3"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)