Skip to content

Commit 56a6a51

Browse files
Bump bootstrap-table from 1.18.1 to 1.20.2
Bumps [bootstrap-table](https://github.com/wenzhixin/bootstrap-table) from 1.18.1 to 1.20.2. - [Release notes](https://github.com/wenzhixin/bootstrap-table/releases) - [Changelog](https://github.com/wenzhixin/bootstrap-table/blob/develop/CHANGELOG.md) - [Commits](wenzhixin/bootstrap-table@1.18.1...1.20.2) --- updated-dependencies: - dependency-name: bootstrap-table dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6060e75 commit 56a6a51

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
@@ -90,7 +90,7 @@
9090
"angular-translate": "^2.18.1",
9191
"angular-ui-bootstrap": "^2.5.6",
9292
"bootstrap": "^3.4.1",
93-
"bootstrap-table": "^1.12.1",
93+
"bootstrap-table": "^1.20.2",
9494
"clipboard": "^2.0.4",
9595
"codemirror": "^5.41.0",
9696
"csv-stringify": "^5.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2440,10 +2440,10 @@ boolean@^3.0.1:
24402440
resolved "https://registry.npmjs.org/boolean/-/boolean-3.0.2.tgz#df1baa18b6a2b0e70840475e1d93ec8fe75b2570"
24412441
integrity sha512-RwywHlpCRc3/Wh81MiCKun4ydaIFyW5Ea6JbL6sRCVx5q5irDw7pMXBUFYF/jArQ6YrG36q0kpovc9P/Kd3I4g==
24422442

2443-
bootstrap-table@^1.12.1:
2444-
version "1.18.1"
2445-
resolved "https://registry.npmjs.org/bootstrap-table/-/bootstrap-table-1.18.1.tgz#124fa50aebc4e6c3b888a4939108cd8590634f9a"
2446-
integrity sha512-1dkPJSakL4A2Dv0SzAI9CFM5609iDvYoydAUE5PhuAiKvzFE3jfzQDlakEmlZ4TcleOihbWcW6sVB1Sh7UksDw==
2443+
bootstrap-table@^1.20.2:
2444+
version "1.20.2"
2445+
resolved "https://registry.yarnpkg.com/bootstrap-table/-/bootstrap-table-1.20.2.tgz#187fcd1812fa3422f964e3b32e3fc3d266108a83"
2446+
integrity sha512-6j9zfjjK6VZyJj8KsH+LnGczqglmMvMctGAoEAKDvrQ92ExQbA3mHGYPQr9iPrzoyeGL8+6Dyx6LqJbWmWmBoA==
24472447

24482448
bootstrap@^3.4.1:
24492449
version "3.4.1"

0 commit comments

Comments
 (0)