Merge pull request #141 from nusserstudios/dependabot/npm_and_yarn/concurrently-8.2.1

Bump concurrently from 8.2.0 to 8.2.1
This commit is contained in:
Nusser Studios 2023-08-29 18:08:02 -05:00 committed by GitHub
commit d08e53b695
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 9 deletions

8
package-lock.json generated
View File

@ -12,7 +12,7 @@
"@tailwindcss/typography": "^0.5.9",
"alpinejs": "^3.13.0",
"autoprefixer": "^10.4.15",
"concurrently": "^8.2.0",
"concurrently": "^8.2.1",
"postcss": "^8.4.28",
"postcss-cli": "^10.1.0",
"tailwindcss": "^3.3.3"
@ -457,9 +457,9 @@
"dev": true
},
"node_modules/concurrently": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.2.0.tgz",
"integrity": "sha512-nnLMxO2LU492mTUj9qX/az/lESonSZu81UznYDoXtz1IQf996ixVqPAgHXwvHiHCAef/7S8HIK+fTFK7Ifk8YA==",
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.2.1.tgz",
"integrity": "sha512-nVraf3aXOpIcNud5pB9M82p1tynmZkrSGQ1p6X/VY8cJ+2LMVqAgXsJxYYefACSHbTYlm92O1xuhdGTjwoEvbQ==",
"dev": true,
"dependencies": {
"chalk": "^4.1.2",

View File

@ -7,7 +7,7 @@
"@tailwindcss/typography": "^0.5.9",
"alpinejs": "^3.13.0",
"autoprefixer": "^10.4.15",
"concurrently": "^8.2.0",
"concurrently": "^8.2.1",
"postcss": "^8.4.28",
"postcss-cli": "^10.1.0",
"tailwindcss": "^3.3.3"

View File

@ -15,8 +15,8 @@ devDependencies:
specifier: ^10.4.15
version: 10.4.15(postcss@8.4.28)
concurrently:
specifier: ^8.2.0
version: 8.2.0
specifier: ^8.2.1
version: 8.2.1
postcss:
specifier: ^8.4.28
version: 8.4.28
@ -259,8 +259,8 @@ packages:
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
dev: true
/concurrently@8.2.0:
resolution: {integrity: sha512-nnLMxO2LU492mTUj9qX/az/lESonSZu81UznYDoXtz1IQf996ixVqPAgHXwvHiHCAef/7S8HIK+fTFK7Ifk8YA==}
/concurrently@8.2.1:
resolution: {integrity: sha512-nVraf3aXOpIcNud5pB9M82p1tynmZkrSGQ1p6X/VY8cJ+2LMVqAgXsJxYYefACSHbTYlm92O1xuhdGTjwoEvbQ==}
engines: {node: ^14.13.0 || >=16.0.0}
hasBin: true
dependencies: