Skip to content

Commit

Permalink
build:(deps-dev): bump weldable from 3.2.2 to 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Dec 17, 2024
1 parent edde18b commit bd1e524
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 28 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"prettier": "^3.4.2",
"ts-patch": "^3.3.0",
"typescript": "^5.7.2",
"weldable": "^3.2.2",
"weldable": "^3.2.3",
"yamljs": "^0.3.0"
}
}
3 changes: 3 additions & 0 deletions tests/__snapshots__/dist.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,7 @@ exports[`Build distribution should match a specific file output 1`] = `
"./dist/js/167*js",
"./dist/js/1888*js",
"./dist/js/2007*js",
"./dist/js/2047*js",
"./dist/js/2403*js",
"./dist/js/2471*js",
"./dist/js/2531*js",
Expand All @@ -825,6 +826,7 @@ exports[`Build distribution should match a specific file output 1`] = `
"./dist/js/389*js",
"./dist/js/3941*js",
"./dist/js/4133*js",
"./dist/js/4371*js",
"./dist/js/4388*js",
"./dist/js/4421*js",
"./dist/js/4428*js",
Expand Down Expand Up @@ -859,6 +861,7 @@ exports[`Build distribution should match a specific file output 1`] = `
"./dist/js/709*js",
"./dist/js/7128*js",
"./dist/js/72*js",
"./dist/js/7250*js",
"./dist/js/7454*js",
"./dist/js/7474*js",
"./dist/js/7686*js",
Expand Down

0 comments on commit bd1e524

Please sign in to comment.