Skip to content

Commit

Permalink
chore(dev-deps): bump esmock from 2.6.9 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [esmock](https://github.com/iambumblehead/esmock) from 2.6.9 to 2.7.0.
- [Release notes](https://github.com/iambumblehead/esmock/releases)
- [Changelog](https://github.com/iambumblehead/esmock/blob/main/CHANGELOG.md)
- [Commits](iambumblehead/esmock@v2.6.9...v2.7.0)

---
updated-dependencies:
- dependency-name: esmock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2025
1 parent 3e1c4cd commit 824f775
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@salesforce/plugin-command-reference": "^3.1.37",
"@types/node-fetch": "^2.6.11",
"eslint-plugin-sf-plugin": "^1.20.13",
"esmock": "^2.6.9",
"esmock": "^2.7.0",
"oclif": "^4.17.27",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5916,10 +5916,10 @@ eslint@^8.56.0, eslint@~8.57.0:
strip-ansi "^6.0.1"
text-table "^0.2.0"

esmock@^2.6.9:
version "2.6.9"
resolved "https://registry.yarnpkg.com/esmock/-/esmock-2.6.9.tgz#3d8fc5f277ec82f0ae1cfc579712cc19ff53d999"
integrity sha512-SJ5YnoWi8yuGghBrupScARmIcUh2A2a2gIfdVRtQ2MQpQo91wMWHx/fsN0ZDERLAUso1ea4Q/9CKCL88O5MEpg==
esmock@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/esmock/-/esmock-2.7.0.tgz#6090b14ec1c78bf29f2428a63c9b9fd6e53eb7e1"
integrity sha512-nYSvky0rP//13eYIGJ7b1dhsaBxtS370UoDWbILo1jHlO4hrCUkp/LD3e54QVhySxAGLsufxi5A4+wUAxPUIrg==

espree@^9.6.0, espree@^9.6.1:
version "9.6.1"
Expand Down

0 comments on commit 824f775

Please sign in to comment.