Skip to content

Commit cd78a36

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

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
@@ -147,7 +147,7 @@
147147
"lint-staged": "16.1.2",
148148
"mocha": "11.7.1",
149149
"npm-run-all": "4.1.5",
150-
"rollup-plugin-esbuild": "^6.2.1",
150+
"rollup-plugin-esbuild": "6.2.1",
151151
"rollup-plugin-node-externals": "8.0.1",
152152
"shx": "0.4.0",
153153
"sinon": "21.0.0",

0 commit comments

Comments
 (0)