tailwind-ctp-intellisense @master -
refs -
log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Bump path-parse in /packages/tailwindcss-language-service (#489)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
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-----
wsBcBAABCAAQBQJiC7xaCRBK7hj4Ov3rIwAAJ58IAByRpEwDdb4vS6sqv/vVjoXn
wQGeciZPWHU1UhIVm+LIwDlpPj1DWZVlPzIbvN9D3Ure9c5Ok7BkwwASDL8SuZaR
jVpeYT/7IxZexE48Yomm3QcW2QpiYldNra7VT96T+xxHb4hfBv6FuXkrAVQt9z+6
DoFMzbMqRi0e6ht1aarDIF2JRjOtQi17wrwycnGDhHsVeA85vpKJR7SkA+ATz6Ni
yRhnbK6oiDwWf0HTDvIsLm6A3tow9wcXrtHN24mM14LXsRt00Xq+p1pqkQmP3eel
3U2Y7VpdRm0GGxDedOoEPUfZLtZRPDr4RTFwPhp7qAfHqa3ZbZGmtb6ppvxyKOI=
=avaq
-----END PGP SIGNATURE-----
diff --git a/packages/tailwindcss-language-service/package-lock.json b/packages/tailwindcss-language-service/package-lock.json
index f290229d6ee7a0296d8525800cb8108b3969f42b..cc0d28c30ffbedb732e109900e36933215042596 100644
--- a/packages/tailwindcss-language-service/package-lock.json
+++ b/packages/tailwindcss-language-service/package-lock.json
@@ -9176,9 +9176,9 @@ "node": ">=4"
}
},
"node_modules/path-parse": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
- "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
+ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
"dev": true
},
"node_modules/path-type": {
@@ -19648,9 +19648,9 @@ "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=",
"dev": true
},
"path-parse": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
- "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
+ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
"dev": true
},
"path-type": {