Skip to content

Commit 68ac1df

Browse files
chore(dev-deps): bump esmock from 2.7.0 to 2.7.1 (#445)
Bumps [esmock](https://github.com/iambumblehead/esmock) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/iambumblehead/esmock/releases) - [Changelog](https://github.com/iambumblehead/esmock/blob/main/CHANGELOG.md) - [Commits](iambumblehead/esmock@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: esmock dependency-version: 2.7.1 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 8063802 commit 68ac1df

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-jsdoc": "^46.10.1",
3737
"eslint-plugin-sf-plugin": "^1.20.26",
3838
"eslint-plugin-unicorn": "^50.0.1",
39-
"esmock": "^2.7.0",
39+
"esmock": "^2.7.1",
4040
"oclif": "^4.20.1",
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
@@ -6413,10 +6413,10 @@ eslint@~9.18.0:
64136413
natural-compare "^1.4.0"
64146414
optionator "^0.9.3"
64156415

6416-
esmock@^2.7.0:
6417-
version "2.7.0"
6418-
resolved "https://registry.yarnpkg.com/esmock/-/esmock-2.7.0.tgz#6090b14ec1c78bf29f2428a63c9b9fd6e53eb7e1"
6419-
integrity sha512-nYSvky0rP//13eYIGJ7b1dhsaBxtS370UoDWbILo1jHlO4hrCUkp/LD3e54QVhySxAGLsufxi5A4+wUAxPUIrg==
6416+
esmock@^2.7.1:
6417+
version "2.7.1"
6418+
resolved "https://registry.yarnpkg.com/esmock/-/esmock-2.7.1.tgz#b425fe78c41163d92a74c245ad151c45b224bc0b"
6419+
integrity sha512-YgtZ6TSwRbdqFLkJwxVCYkt0rzKpjHb0tbDqSjWvbkm8Uy5Tm5W6ixICb3FVRkAd1uQlLOXiIn7OPY4F4f18cw==
64206420

64216421
espree@^10.0.1, espree@^10.3.0:
64226422
version "10.3.0"

0 commit comments

Comments
 (0)