Skip to content

Commit ed9fef2

Browse files
chore(dev-deps): bump esmock from 2.6.6 to 2.6.7 (#103)
Bumps [esmock](https://github.com/iambumblehead/esmock) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/iambumblehead/esmock/releases) - [Changelog](https://github.com/iambumblehead/esmock/blob/main/CHANGELOG.md) - [Commits](iambumblehead/esmock@v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: esmock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76aa090 commit ed9fef2

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
@@ -28,7 +28,7 @@
2828
"@types/node-fetch": "^2.6.11",
2929
"@types/tar": "^6.1.13",
3030
"eslint-plugin-sf-plugin": "^1.18.11",
31-
"esmock": "^2.6.6",
31+
"esmock": "^2.6.7",
3232
"oclif": "^4.13.10",
3333
"ts-node": "^10.9.2",
3434
"typescript": "^5.5.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8179,10 +8179,10 @@ eslint@^8.37.0, eslint@^8.56.0, eslint@~8.57.0:
81798179
strip-ansi "^6.0.1"
81808180
text-table "^0.2.0"
81818181

8182-
esmock@^2.6.6:
8183-
version "2.6.6"
8184-
resolved "https://registry.yarnpkg.com/esmock/-/esmock-2.6.6.tgz#4102016b74c04d231e8ca805ed2bbf7b80d677df"
8185-
integrity sha512-Ay1IQ/qbZV1j8IqRY5o4GYNyX8Y6qDJVVYRZtQ0WFOqUPf26++qW/LyNaHrxz79QGB4F1xuDTCPRYA5XRNuqZg==
8182+
esmock@^2.6.7:
8183+
version "2.6.7"
8184+
resolved "https://registry.yarnpkg.com/esmock/-/esmock-2.6.7.tgz#e6d737de83d9b895958640cc60a4ff28112b30a8"
8185+
integrity sha512-4DmjZ0qQIG+NQV1njHvWrua/cZEuJq56A3pSELT2BjNuol1aads7BluofCbLErdO41Ic1XCd2UMepVLpjL64YQ==
81868186

81878187
espree@^9.6.0, espree@^9.6.1:
81888188
version "9.6.1"

0 commit comments

Comments
 (0)