Skip to content

Commit b8f3a7b

Browse files
fix(deps): pin dependency rollup-plugin-esbuild to 6.2.1
1 parent fb291ff commit b8f3a7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"lint-staged": "16.1.2",
153153
"mocha": "11.6.0",
154154
"npm-run-all": "4.1.5",
155-
"rollup-plugin-esbuild": "^6.2.1",
155+
"rollup-plugin-esbuild": "6.2.1",
156156
"rollup-plugin-node-externals": "8.0.1",
157157
"shx": "0.4.0",
158158
"sinon": "21.0.0",

0 commit comments

Comments
 (0)