Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
Bump glob-parent in /packages/tailwindcss-language-service (#490) Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signature
-----BEGIN PGP SIGNATURE----- wsBcBAABCAAQBQJiC7xQCRBK7hj4Ov3rIwAAsmMIAK5dHURfMnQcOvXcH0SZVM4c QOL5ZI340y+Zh65EZu16r5u3Ay+mZIsubukw6lTvmGjKeM6fEU5jNVj6h589I61C BVhuDTFnQ/LDvUOQf1nnRpldD/IOVzltX8u2NjfgNxKsT5GmFEwfRlp/dbXlOROn mbcJ85S5SoNnll+mhZBLvDCYA6JcjSqxfmXTIn1HkDzE3yalFUG58F8Iq9myj//U 6h+wcUw7oiJfl49n07ZNFsxCXy5n4BxtnHRd7KLxrbD59+vuXx74cTacYVypBl81 QXQeHvKnJ6wEK7H283rhJpewvYIsDzMh2/8KqgiaSW4zMm57LGVBQaud1Ks7Jrw= =33fB -----END PGP SIGNATURE-----
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
1 changed files, 6 additions(+), 6 deletions(-)
M packages/tailwindcss-language-service/package-lock.json -> packages/tailwindcss-language-service/package-lock.json
diff --git a/packages/tailwindcss-language-service/package-lock.json b/packages/tailwindcss-language-service/package-lock.json
index a46b2330d3d52033c54ac3a4634e1b4253f5c536..f290229d6ee7a0296d8525800cb8108b3969f42b 100644
--- a/packages/tailwindcss-language-service/package-lock.json
+++ b/packages/tailwindcss-language-service/package-lock.json
@@ -5238,9 +5238,9 @@         "url": "https://github.com/sponsors/isaacs"
       }
     },
     "node_modules/glob-parent": {
-      "version": "5.1.1",
-      "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz",
-      "integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==",
+      "version": "5.1.2",
+      "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
+      "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
       "dev": true,
       "dependencies": {
         "is-glob": "^4.0.1"
@@ -16617,9 +16617,9 @@         "path-is-absolute": "^1.0.0"
       }
     },
     "glob-parent": {
-      "version": "5.1.1",
-      "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz",
-      "integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==",
+      "version": "5.1.2",
+      "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
+      "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
       "dev": true,
       "requires": {
         "is-glob": "^4.0.1"