mirror of
https://github.com/owncast/owncast.git
synced 2024-11-24 13:50:06 +03:00
Bump postcss and artillery in /test/load (#3467)
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.32 and updates ancestor dependency [artillery](https://github.com/artilleryio/artillery). These dependencies need to be updated together. Updates `postcss` from 7.0.39 to 8.4.32 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.39...8.4.32) Updates `artillery` from 2.0.0-36-f351294 to 2.0.2 - [Release notes](https://github.com/artilleryio/artillery/releases) - [Commits](https://github.com/artilleryio/artillery/commits/artillery-2.0.2) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect - dependency-name: artillery dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
684f7828ed
commit
bccc67e4b6
2 changed files with 1680 additions and 1797 deletions
3475
test/load/package-lock.json
generated
3475
test/load/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -9,7 +9,7 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"artillery": "^2.0.0-36-f351294",
|
||||
"artillery": "^2.0.2",
|
||||
"ws": "^7.4.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue