Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
Bump tmpl from 1.0.4 to 1.0.5 in /packages/tailwindcss-language-service (#488) Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl 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----- wsBcBAABCAAQBQJiC7vCCRBK7hj4Ov3rIwAALOIIAHIpyhfksw6d9DFUi8Fpsev8 Am+rifJ54kiBxSy9d07kzLdOEm9Efdw/i77rg4L3FdJPIlqY3Iq9c64UwxemxUXB u1jVI7oxAt0bLCsOs6IH9sFb83If8v7utHZK/hqbUvf2bfV/yVWVxWD8G8c3uUQj yu+isnJBVL+pGrq9oQAZnsTWQxu2v9HmjgInP5rHPazGmyEelZC+Uh+PjIAQH/y9 mWyo02yE7kDeAxNxVWN1ydxO+IwTPrr/tOFwV6jOBun0FJYP3jBntzFbQBJhTBM9 wIGQac9Eq+R8g5mEo12uiN+6S7mdfIt7eqRn4VgG917lPScLaZU/+drhWfqdmhE= =lchC -----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 28a5ece7b8b470ba03336db9b98b527f6120c071..a46b2330d3d52033c54ac3a4634e1b4253f5c536 100644
--- a/packages/tailwindcss-language-service/package-lock.json
+++ b/packages/tailwindcss-language-service/package-lock.json
@@ -11515,9 +11515,9 @@         "node": ">=0.6.0"
       }
     },
     "node_modules/tmpl": {
-      "version": "1.0.4",
-      "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz",
-      "integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=",
+      "version": "1.0.5",
+      "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
+      "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==",
       "dev": true
     },
     "node_modules/to-fast-properties": {
@@ -21519,9 +21519,9 @@         "os-tmpdir": "~1.0.2"
       }
     },
     "tmpl": {
-      "version": "1.0.4",
-      "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz",
-      "integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=",
+      "version": "1.0.5",
+      "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
+      "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==",
       "dev": true
     },
     "to-fast-properties": {