1
1
mirror of https://github.com/primer/css.git synced 2024-08-16 19:50:30 +03:00

Bump table from 6.8.1 to 6.8.2 (#2630)

Bumps [table](https://github.com/gajus/table) from 6.8.1 to 6.8.2.
- [Release notes](https://github.com/gajus/table/releases)
- [Commits](https://github.com/gajus/table/compare/v6.8.1...v6.8.2)

---
updated-dependencies:
- dependency-name: table
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-03 08:19:37 -07:00 committed by GitHub
parent 63a7ddb9e9
commit 0e9d1f3905
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

5
package-lock.json generated
View File

@ -9870,9 +9870,10 @@
"dev": true
},
"node_modules/table": {
"version": "6.8.1",
"version": "6.8.2",
"resolved": "https://registry.npmjs.org/table/-/table-6.8.2.tgz",
"integrity": "sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"ajv": "^8.0.1",
"lodash.truncate": "^4.4.2",