Skip to content

Commit adf8e8c

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

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

0 commit comments

Comments
 (0)