Skip to content

Commit

Permalink
Bump the npm-production group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm-production group with 3 updates: [@primer/primitives](https://github.com/primer/primitives), [downshift](https://github.com/downshift-js/downshift) and [html-react-parser](https://github.com/remarkablemark/html-react-parser).


Updates `@primer/primitives` from 8.2.3 to 8.2.4
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](primer/primitives@v8.2.3...v8.2.4)

Updates `downshift` from 9.0.6 to 9.0.7
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](downshift-js/downshift@v9.0.6...v9.0.7)

Updates `html-react-parser` from 5.1.10 to 5.1.12
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases)
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md)
- [Commits](remarkablemark/html-react-parser@v5.1.10...v5.1.12)

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: downshift
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: html-react-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 7cce55c commit aeafbda
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions gatsby-theme-doctocat-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"@octokit/types": "^13.5.0",
"@primer/component-metadata": "^0.5.1",
"@primer/octicons-react": "^19.10.0",
"@primer/primitives": "^8.2.3",
"@primer/primitives": "^8.2.4",
"@primer/react": "^36.24.0",
"@styled-system/should-forward-prop": "^5.1.5",
"@styled-system/theme-get": "^5.1.2",
"axios": "^1.6.8",
"copy-to-clipboard": "^3.3.3",
"date-fns": "^3.6.0",
"details-element-polyfill": "^2.4.0",
"downshift": "^9.0.6",
"downshift": "^9.0.7",
"framer-motion": "^11.2.12",
"fuse.js": "^7.0.0",
"gatsby": "^5.13.4",
Expand All @@ -58,7 +58,7 @@
"get-pkg-repo": "^5.0.0",
"github-slugger": "^2.0.0",
"graphql": "^16.9.0",
"html-react-parser": "^5.0.11",
"html-react-parser": "^5.1.12",
"lodash.debounce": "^4.0.8",
"lodash.uniqby": "^4.7.0",
"path-browserify": "^1.0.1",
Expand Down
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aeafbda

Please sign in to comment.