Skip to content

Commit e7f0a46

Browse files
Bump the npm_and_yarn group across 1 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the / directory: [es5-ext](https://github.com/medikoo/es5-ext). Updates `es5-ext` from 0.10.62 to 0.10.64 - [Release notes](https://github.com/medikoo/es5-ext/releases) - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md) - [Commits](medikoo/es5-ext@v0.10.62...v0.10.64) --- updated-dependencies: - dependency-name: es5-ext dependency-type: indirect dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43cfceb commit e7f0a46

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

yarn.lock

+15-4
Original file line numberDiff line numberDiff line change
@@ -3620,13 +3620,14 @@ es-to-primitive@^1.2.1:
36203620
is-date-object "^1.0.1"
36213621
is-symbol "^1.0.2"
36223622

3623-
es5-ext@^0.10.35, es5-ext@^0.10.46, es5-ext@^0.10.50, es5-ext@^0.10.53, es5-ext@~0.10.14, es5-ext@~0.10.2, es5-ext@~0.10.46:
3624-
version "0.10.62"
3625-
resolved "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.62.tgz"
3626-
integrity sha512-BHLqn0klhEpnOKSrzn/Xsz2UIW8j+cGmo9JLzr8BiUapV8hPL9+FliFqjwr9ngW7jWdnxv6eO+/LqyhJVqgrjA==
3623+
es5-ext@^0.10.35, es5-ext@^0.10.46, es5-ext@^0.10.50, es5-ext@^0.10.53, es5-ext@^0.10.62, es5-ext@~0.10.14, es5-ext@~0.10.2, es5-ext@~0.10.46:
3624+
version "0.10.64"
3625+
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.64.tgz#12e4ffb48f1ba2ea777f1fcdd1918ef73ea21714"
3626+
integrity sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==
36273627
dependencies:
36283628
es6-iterator "^2.0.3"
36293629
es6-symbol "^3.1.3"
3630+
esniff "^2.0.1"
36303631
next-tick "^1.1.0"
36313632

36323633
es6-iterator@^2.0.3:
@@ -3832,6 +3833,16 @@ esm@^3.2.25:
38323833
resolved "https://registry.npmjs.org/esm/-/esm-3.2.25.tgz"
38333834
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
38343835

3836+
esniff@^2.0.1:
3837+
version "2.0.1"
3838+
resolved "https://registry.yarnpkg.com/esniff/-/esniff-2.0.1.tgz#a4d4b43a5c71c7ec51c51098c1d8a29081f9b308"
3839+
integrity sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==
3840+
dependencies:
3841+
d "^1.0.1"
3842+
es5-ext "^0.10.62"
3843+
event-emitter "^0.3.5"
3844+
type "^2.7.2"
3845+
38353846
espree@^9.6.0, espree@^9.6.1:
38363847
version "9.6.1"
38373848
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"

0 commit comments

Comments
 (0)