From f3ca0a740675c0a4de4751d5019aedb4d96e7c98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 22:32:43 +0000 Subject: [PATCH] Bump bootstrap-table from 1.19.1 to 1.20.2 in /app/assets Bumps [bootstrap-table](https://github.com/wenzhixin/bootstrap-table) from 1.19.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](https://github.com/wenzhixin/bootstrap-table/compare/1.19.1...1.20.2) --- updated-dependencies: - dependency-name: bootstrap-table dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/assets/package.json | 2 +- app/assets/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/assets/package.json b/app/assets/package.json index 162d86d..6ba9956 100644 --- a/app/assets/package.json +++ b/app/assets/package.json @@ -20,7 +20,7 @@ "bootstrap-filestyle": "1.2.1", "bootstrap-sass": "3.3.6", "bootstrap-select": "^1.13.5", - "bootstrap-table": "1.19.1", + "bootstrap-table": "1.20.2", "cross-env": "^5.2.1", "fuse.js": "^6.5.3", "jquery": "2.2.4", diff --git a/app/assets/yarn.lock b/app/assets/yarn.lock index 971717a..0c31621 100644 --- a/app/assets/yarn.lock +++ b/app/assets/yarn.lock @@ -1720,10 +1720,10 @@ bootstrap-select@^1.13.5: resolved "https://registry.yarnpkg.com/bootstrap-select/-/bootstrap-select-1.13.18.tgz#4557119d58dc1159189977161c803962220e4dda" integrity sha512-V1IzK4rxBq5FrJtkzSH6RmFLFBsjx50byFbfAf8jYyXROWs7ZpprGjdHeoyq2HSsHyjJhMMwjsQhRoYAfxCGow== -bootstrap-table@1.19.1: - version "1.19.1" - resolved "https://registry.yarnpkg.com/bootstrap-table/-/bootstrap-table-1.19.1.tgz#c88384a2993d8df9618b80fee147f1bf1cb2d7c1" - integrity sha512-WvV+l1AI/C+zThaKmfHmi/IuayVNB0qdFyEhFx1jyZhO0oLtNJNANkCR3rvJf6Dkh72dsLElxpE/bzK9seEQLA== +bootstrap-table@1.20.2: + version "1.20.2" + resolved "https://registry.yarnpkg.com/bootstrap-table/-/bootstrap-table-1.20.2.tgz#187fcd1812fa3422f964e3b32e3fc3d266108a83" + integrity sha512-6j9zfjjK6VZyJj8KsH+LnGczqglmMvMctGAoEAKDvrQ92ExQbA3mHGYPQr9iPrzoyeGL8+6Dyx6LqJbWmWmBoA== brace-expansion@^1.1.7: version "1.1.11"