Skip to content

Commit 82c2158

Browse files
Merge pull request #2650 from embroider-build/nvp/update-content-tag
Update content-tag to 4.1.0
2 parents d378fb3 + cbc00e0 commit 82c2158

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

packages/addon-dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@embroider/core": "workspace:^",
3838
"@rollup/pluginutils": "^5.1.0",
39-
"content-tag": "^3.0.0",
39+
"content-tag": "^4.1.0",
4040
"execa": "^5.1.1",
4141
"fs-extra": "^10.0.0",
4242
"minimatch": "^3.0.4",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"browserslist": "*",
3030
"browserslist-to-esbuild": "^2.1.1",
3131
"chalk": "^5.6.2",
32-
"content-tag": "^3.1.1",
32+
"content-tag": "^4.1.0",
3333
"debug": "^4.3.2",
3434
"fast-glob": "^3.3.2",
3535
"fs-extra": "^10.0.0",

pnpm-lock.yaml

Lines changed: 9 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)