Skip to content

Commit caa9d8f

Browse files
Bump table from 6.7.5 to 6.8.0 (#2014)
Bumps [table](https://github.com/gajus/table) from 6.7.5 to 6.8.0. - [Release notes](https://github.com/gajus/table/releases) - [Commits](gajus/table@v6.7.5...v6.8.0) --- updated-dependencies: - dependency-name: table dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Katie Langerman <langermank@github.com>
1 parent d09d51e commit caa9d8f

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"prettier": "2.5.1",
7070
"semver": "7.3.5",
7171
"stylelint": "14.5.3",
72-
"table": "6.7.5"
72+
"table": "6.8.0"
7373
},
7474
"jest": {
7575
"testEnvironment": "node",

yarn.lock

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5563,18 +5563,7 @@ symbol-tree@^3.2.4:
55635563
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
55645564
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
55655565

5566-
table@6.7.5:
5567-
version "6.7.5"
5568-
resolved "https://registry.yarnpkg.com/table/-/table-6.7.5.tgz#f04478c351ef3d8c7904f0e8be90a1b62417d238"
5569-
integrity sha512-LFNeryOqiQHqCVKzhkymKwt6ozeRhlm8IL1mE8rNUurkir4heF6PzMyRgaTa4tlyPTGGgXuvVOF/OLWiH09Lqw==
5570-
dependencies:
5571-
ajv "^8.0.1"
5572-
lodash.truncate "^4.4.2"
5573-
slice-ansi "^4.0.0"
5574-
string-width "^4.2.3"
5575-
strip-ansi "^6.0.1"
5576-
5577-
table@^6.8.0:
5566+
table@6.8.0, table@^6.8.0:
55785567
version "6.8.0"
55795568
resolved "https://registry.yarnpkg.com/table/-/table-6.8.0.tgz#87e28f14fa4321c3377ba286f07b79b281a3b3ca"
55805569
integrity sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==

0 commit comments

Comments
 (0)