deps: bump @primer/react from 35.32.1 to 35.32.2
Bumps [@primer/react](https://github.com/primer/react) from 35.32.1 to 35.32.2. - [Release notes](https://github.com/primer/react/releases) - [Changelog](https://github.com/primer/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/primer/react/compare/v35.32.1...v35.32.2) --- updated-dependencies: - dependency-name: "@primer/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed
Oct 30, 2023 at 05:25 UTC
23ad5a7b3426992848a827548b1060b125bc7729
1 file changed
+3
-3
package-lock.json
+3
-3
@@ -9285,9 +9285,9 @@
9285
"integrity": "sha512-ut010QMQT2YcQcn6gLHBC97YVN0ToR+7phxl+351hC94a7EgVR9GtwLOqopqU7el2w6iOrUndHBxDuUg1TBWhg=="
9286
},
9287
"node_modules/@primer/react": {
9288
- "version": "35.32.1",
9289
- "resolved": "https://registry.npmjs.org/@primer/react/-/react-35.32.1.tgz",
9290
- "integrity": "sha512-LwRPomdkU+cAXW68zWZHXlJ6me1WGR6XmUXY1FfAxpLIgvIwhAlSNNqPgvyo63brMh1QyD4G8a04mzrvd3Lbrg==",
9288
+ "version": "35.32.2",
9289
+ "resolved": "https://registry.npmjs.org/@primer/react/-/react-35.32.2.tgz",
9290
+ "integrity": "sha512-DsTykP4Q6/3gL5HrvtSlr4mFyO3/92/qWJiK9cYYLXgMh1MFrS/mBCfw+Lz5ZhfYcEzRGNTEbAiCEnKdybsI/w==",
9291
"dependencies": {
9292
"@github/combobox-nav": "^2.1.5",
9293
"@github/markdown-toolbar-element": "^2.1.0",