Skip to content

Commit c10a743

Browse files
build(deps): bump reactstrap from 8.9.0 to 8.10.0 (#288)
Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 8.9.0 to 8.10.0. - [Release notes](https://github.com/reactstrap/reactstrap/releases) - [Changelog](https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md) - [Commits](reactstrap/reactstrap@8.9.0...v8.10.0) --- updated-dependencies: - dependency-name: reactstrap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 758f592 commit c10a743

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-router-dom": "5.2.0",
1313
"react-scripts": "4.0.3",
1414
"react-timeago": "6.1.1",
15-
"reactstrap": "8.9.0"
15+
"reactstrap": "8.10.0"
1616
},
1717
"devDependencies": {
1818
"prettier": "2.4.0",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,14 +1449,7 @@
14491449
dependencies:
14501450
regenerator-runtime "^0.13.4"
14511451

1452-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
1453-
version "7.12.5"
1454-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
1455-
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
1456-
dependencies:
1457-
regenerator-runtime "^0.13.4"
1458-
1459-
"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2":
1452+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
14601453
version "7.14.0"
14611454
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.0.tgz#46794bc20b612c5f75e62dd071e24dfd95f1cbe6"
14621455
integrity sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA==
@@ -10335,10 +10328,10 @@ [email protected]:
1033510328
loose-envify "^1.1.0"
1033610329
object-assign "^4.1.1"
1033710330

10338-
reactstrap@8.9.0:
10339-
version "8.9.0"
10340-
resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-8.9.0.tgz#bca4afa3f5cd18899ef9b33d877a141886d5abae"
10341-
integrity sha512-pmf33YjpNZk1IfrjqpWCUMq9hk6GzSnMWBAofTBNIRJQB1zQ0Au2kzv3lPUAFsBYgWEuI9iYa/xKXHaboSiMkQ==
10331+
reactstrap@8.10.0:
10332+
version "8.10.0"
10333+
resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-8.10.0.tgz#ddb83067526a0a7cf1c4e8988c6e88767d336e9c"
10334+
integrity sha512-MsFUB/fRZj6Orf8Mxc93iYuAs+9ngnFmy2cfYlzkmc4vi5oM4u6ziY/DsO71lDG3cotxHRyS3Flr51cuYv+IEQ==
1034210335
dependencies:
1034310336
"@babel/runtime" "^7.12.5"
1034410337
classnames "^2.2.3"

0 commit comments

Comments
 (0)