Skip to content

Commit c174697

Browse files
authored
Merge pull request #256 from salesforcecli/dependabot-npm_and_yarn-esmock-2.7.3
chore(dev-deps): bump esmock from 2.7.1 to 2.7.3
2 parents c2f22be + 51c5c5a commit c174697

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
@@ -4445,10 +4445,10 @@ eslint@^8.56.0:
44454445
strip-ansi "^6.0.1"
44464446
text-table "^0.2.0"
44474447

4448-
esmock@^2.7.1:
4449-
version "2.7.1"
4450-
resolved "https://registry.yarnpkg.com/esmock/-/esmock-2.7.1.tgz#b425fe78c41163d92a74c245ad151c45b224bc0b"
4451-
integrity sha512-YgtZ6TSwRbdqFLkJwxVCYkt0rzKpjHb0tbDqSjWvbkm8Uy5Tm5W6ixICb3FVRkAd1uQlLOXiIn7OPY4F4f18cw==
4448+
esmock@^2.7.3:
4449+
version "2.7.3"
4450+
resolved "https://registry.yarnpkg.com/esmock/-/esmock-2.7.3.tgz#25d8fd57b9608f9430185c501e7dab91fb1247bc"
4451+
integrity sha512-/M/YZOjgyLaVoY6K83pwCsGE1AJQnj4S4GyXLYgi/Y79KL8EeW6WU7Rmjc89UO7jv6ec8+j34rKeWOfiLeEu0A==
44524452

44534453
espree@^10.4.0:
44544454
version "10.4.0"

0 commit comments

Comments
 (0)