build(deps-dev): bump @types/brorand from 1.0.31 to 1.0.32 (#2555)

Bumps [@types/brorand](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/brorand) from 1.0.31 to 1.0.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/brorand)

---
updated-dependencies:
- dependency-name: "@types/brorand"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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:
dependabot[bot]
2023-10-30 17:24:10 -05:00
committed by GitHub
parent c58af28c2a
commit 288cfc5b6d

12
package-lock.json generated
View File

@@ -2883,9 +2883,9 @@
}
},
"node_modules/@types/brorand": {
"version": "1.0.31",
"resolved": "https://registry.npmjs.org/@types/brorand/-/brorand-1.0.31.tgz",
"integrity": "sha512-L3fWmIDV7i8dBeE2/Yk/pDThcLYu0M6/FJpa1YxubI0Q69Po8v1HyyIslu39Q9oTf5nsC85MMbFtidWabnO1PQ==",
"version": "1.0.32",
"resolved": "https://registry.npmjs.org/@types/brorand/-/brorand-1.0.32.tgz",
"integrity": "sha512-mFymsE/OHNE8GyMuh+1BlFmz2gFk9NzMd8pKrj2UWOg+8kwzgGvaOkQbidXEhTALb/K0+NYEJ1tcrMULQNt3CQ==",
"dependencies": {
"@types/node": "*"
}
@@ -18914,9 +18914,9 @@
}
},
"@types/brorand": {
"version": "1.0.31",
"resolved": "https://registry.npmjs.org/@types/brorand/-/brorand-1.0.31.tgz",
"integrity": "sha512-L3fWmIDV7i8dBeE2/Yk/pDThcLYu0M6/FJpa1YxubI0Q69Po8v1HyyIslu39Q9oTf5nsC85MMbFtidWabnO1PQ==",
"version": "1.0.32",
"resolved": "https://registry.npmjs.org/@types/brorand/-/brorand-1.0.32.tgz",
"integrity": "sha512-mFymsE/OHNE8GyMuh+1BlFmz2gFk9NzMd8pKrj2UWOg+8kwzgGvaOkQbidXEhTALb/K0+NYEJ1tcrMULQNt3CQ==",
"requires": {
"@types/node": "*"
}