Skip to content

Commit 51c5c5a

Browse files
chore(dev-deps): bump esmock from 2.7.1 to 2.7.3
Bumps [esmock](https://github.com/iambumblehead/esmock) from 2.7.1 to 2.7.3. - [Release notes](https://github.com/iambumblehead/esmock/releases) - [Changelog](https://github.com/iambumblehead/esmock/blob/main/CHANGELOG.md) - [Commits](iambumblehead/esmock@v2.7.1...v2.7.3) --- updated-dependencies: - dependency-name: esmock dependency-version: 2.7.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c35bc95 commit 51c5c5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-react": "^7.34.3",
3737
"eslint-plugin-react-hooks": "^4.6.2",
3838
"eslint-plugin-sf-plugin": "^1.20.33",
39-
"esmock": "^2.7.1",
39+
"esmock": "^2.7.3",
4040
"oclif": "^4.22.32",
4141
"ts-node": "^10.9.2",
4242
"typescript": "^5.5.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4416,10 +4416,10 @@ eslint@^8.56.0:
44164416
strip-ansi "^6.0.1"
44174417
text-table "^0.2.0"
44184418

4419-
esmock@^2.7.1:
4420-
version "2.7.1"
4421-
resolved "https://registry.yarnpkg.com/esmock/-/esmock-2.7.1.tgz#b425fe78c41163d92a74c245ad151c45b224bc0b"
4422-
integrity sha512-YgtZ6TSwRbdqFLkJwxVCYkt0rzKpjHb0tbDqSjWvbkm8Uy5Tm5W6ixICb3FVRkAd1uQlLOXiIn7OPY4F4f18cw==
4419+
esmock@^2.7.3:
4420+
version "2.7.3"
4421+
resolved "https://registry.yarnpkg.com/esmock/-/esmock-2.7.3.tgz#25d8fd57b9608f9430185c501e7dab91fb1247bc"
4422+
integrity sha512-/M/YZOjgyLaVoY6K83pwCsGE1AJQnj4S4GyXLYgi/Y79KL8EeW6WU7Rmjc89UO7jv6ec8+j34rKeWOfiLeEu0A==
44234423

44244424
espree@^10.4.0:
44254425
version "10.4.0"

0 commit comments

Comments
 (0)