Bump reactstrap from 9.1.10 to 9.2.0

Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 9.1.10 to 9.2.0.
- [Release notes](https://github.com/reactstrap/reactstrap/releases)
- [Changelog](https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactstrap/reactstrap/compare/v9.1.10...v9.2.0)

---
updated-dependencies:
- dependency-name: reactstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-12 03:10:45 +00:00 committed by GitHub
parent 91d0a37eae
commit 528405d8e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -43,7 +43,7 @@
"react-router-dom": "^6.12.1",
"react-scripts": "5.0.1",
"react-select": "^5.7.3",
"reactstrap": "^9.1.10",
"reactstrap": "^9.2.0",
"spectre.css": "^0.5.9",
"use-places-autocomplete": "^4.0.0",
"web-vitals": "^3.3.2",
@ -17499,9 +17499,9 @@
}
},
"node_modules/reactstrap": {
"version": "9.1.10",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.1.10.tgz",
"integrity": "sha512-VMDiQNV8hKug1GFOHEymYUYxDnueYl44F+wREABuYy2RgvzDq7OL7T/T8OpUz6JAA+f9LeeHohXxFbpb+a/VmA==",
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.0.tgz",
"integrity": "sha512-WWLTEG00qYav0E55PorWHReYTkz5IqkVmQNy0h6U81yqjSp9fOLFGV5pYSVeAUz+yRhU/RTE0oAWy22zr6sOIw==",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@popperjs/core": "^2.6.0",
@ -33283,9 +33283,9 @@
}
},
"reactstrap": {
"version": "9.1.10",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.1.10.tgz",
"integrity": "sha512-VMDiQNV8hKug1GFOHEymYUYxDnueYl44F+wREABuYy2RgvzDq7OL7T/T8OpUz6JAA+f9LeeHohXxFbpb+a/VmA==",
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.0.tgz",
"integrity": "sha512-WWLTEG00qYav0E55PorWHReYTkz5IqkVmQNy0h6U81yqjSp9fOLFGV5pYSVeAUz+yRhU/RTE0oAWy22zr6sOIw==",
"requires": {
"@babel/runtime": "^7.12.5",
"@popperjs/core": "^2.6.0",

View file

@ -37,7 +37,7 @@
"react-router-dom": "^6.12.1",
"react-scripts": "5.0.1",
"react-select": "^5.7.3",
"reactstrap": "^9.1.10",
"reactstrap": "^9.2.0",
"spectre.css": "^0.5.9",
"use-places-autocomplete": "^4.0.0",
"web-vitals": "^3.3.2",