Skip to content

Commit

Permalink
Update dependency @types/k6 to v0.51.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 25, 2024
1 parent 380bd0e commit 16db7e5
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.51.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.51.1":
version "0.51.1"
resolved "https://registry.yarnpkg.com/@types/k6/-/k6-0.51.1.tgz#1919fc8f0889dab0d742a9f3b6ecb16031d6ebe1"
integrity sha512-0V5Xl4ld0QU7GM8dsHqE5yEpRwysB+/vZGh/NZp4MQCruuRaUYVGziE/A6VaqbK38de8ZPfDNTKCTMoDRHrpDg==

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

0 comments on commit 16db7e5

Please sign in to comment.