Skip to content

Commit 61ce421

Browse files
fix(deps): pin dependency rollup-plugin-esbuild to 6.2.1
1 parent af9270d commit 61ce421

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)