Skip to content

Commit 82fa2b1

Browse files
authored
Merge pull request #444 from vazra/dependabot/npm_and_yarn/types/react-bootstrap-table-next-4.0.18
build(deps): bump @types/react-bootstrap-table-next from 4.0.17 to 4.0.18
2 parents 07565a7 + 9d80c92 commit 82fa2b1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@types/jest": "27.4.1",
1212
"@types/node": "17.0.25",
1313
"@types/react": "18.0.6",
14-
"@types/react-bootstrap-table-next": "4.0.17",
14+
"@types/react-bootstrap-table-next": "4.0.18",
1515
"@types/react-bootstrap-table2-paginator": "2.1.2",
1616
"@types/react-dom": "18.0.2",
1717
"bootstrap": "5.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2871,10 +2871,10 @@
28712871
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
28722872
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
28732873

2874-
"@types/react-bootstrap-table-next@*", "@types/react-bootstrap-table-next@4.0.17":
2875-
version "4.0.17"
2876-
resolved "https://registry.yarnpkg.com/@types/react-bootstrap-table-next/-/react-bootstrap-table-next-4.0.17.tgz#226a94769c89c8eabb3d59e91d7723c004669b05"
2877-
integrity sha512-cUEdFwljyxqErlt1WU1fT+OILXZrM2JrJgEQb2XNo+7CUJdGAEwVQ5MRDs6jAoh3OX/noPkylfUPDTGIcqvhrQ==
2874+
"@types/react-bootstrap-table-next@*", "@types/react-bootstrap-table-next@4.0.18":
2875+
version "4.0.18"
2876+
resolved "https://registry.yarnpkg.com/@types/react-bootstrap-table-next/-/react-bootstrap-table-next-4.0.18.tgz#6b5ad945ef2e0abff0ae966fa1e9ed7b00b5fac0"
2877+
integrity sha512-dJOj06ReCclTr/gR+gEXqTWyi3U2XTML/dFDZjuMbiC8Ud3Im1kQZT2w910uXAF67OJ63uL4l8Gk2pUd7wJexQ==
28782878
dependencies:
28792879
"@types/react" "*"
28802880

0 commit comments

Comments
 (0)