Skip to content

Commit

Permalink
Update dependency @types/k6 to v0.39.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2022
1 parent 380bd0e commit 11ae991
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
"@babel/preset-env": "7.13.15",
"@babel/preset-typescript": "7.13.0",
"@types/k6": "0.36.0",
"@types/k6": "0.39.1",
"@types/webpack": "5.28.0",
"babel-loader": "8.2.2",
"clean-webpack-plugin": "4.0.0-alpha.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -952,10 +952,10 @@
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==

"@types/k6@0.36.0":
version "0.36.0"
resolved "https://registry.yarnpkg.com/@types/k6/-/k6-0.36.0.tgz#9e8b01bef7e5d41f897de7a5a9c15955a882aff5"
integrity sha512-VyPK2Nl4CeQ6MPcwt6pev0knT+2XeN0fsu+o/okPYpnMttyTmAzqU7r+1qnYzdLm7pfU5z2Rtd40aRgRiLAh5A==
"@types/k6@0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@types/k6/-/k6-0.39.1.tgz#19e0e3ad7ccddac96b1f5917753eaa4c9c0061c3"
integrity sha512-hgqiGHQEK0JqyJ7u8s3mZhvHIQG3nNIAowGhSSzc7acusdAQHgRoVb5y/pP+Sstb68gw+3ubjOq21lqpnZ6cww==

"@types/minimatch@*":
version "3.0.5"
Expand Down

0 comments on commit 11ae991

Please sign in to comment.