Skip to content

Commit e13147c

Browse files
Bump es5-ext from 0.10.61 to 0.10.63 (#50)
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.61 to 0.10.63. - [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.61...v0.10.63) --- updated-dependencies: - dependency-name: es5-ext dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5adb48f commit e13147c

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

yarn.lock

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2212,13 +2212,14 @@ es-to-primitive@^1.2.1:
22122212
is-date-object "^1.0.1"
22132213
is-symbol "^1.0.2"
22142214

2215-
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:
2216-
version "0.10.61"
2217-
resolved "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.61.tgz"
2218-
integrity sha512-yFhIqQAzu2Ca2I4SE2Au3rxVfmohU9Y7wqGR+s7+H7krk26NXhIRAZDgqd6xqjCEFUomDEA3/Bo/7fKmIkW1kA==
2215+
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:
2216+
version "0.10.63"
2217+
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.63.tgz#9c222a63b6a332ac80b1e373b426af723b895bd6"
2218+
integrity sha512-hUCZd2Byj/mNKjfP9jXrdVZ62B8KuA/VoK7X8nUh5qT+AxDmcbvZz041oDVZdbIN1qW6XY9VDNwzkvKnZvK2TQ==
22192219
dependencies:
22202220
es6-iterator "^2.0.3"
22212221
es6-symbol "^3.1.3"
2222+
esniff "^2.0.1"
22222223
next-tick "^1.1.0"
22232224

22242225
es6-iterator@^2.0.3:
@@ -2388,6 +2389,16 @@ eslint@^7.5.0:
23882389
text-table "^0.2.0"
23892390
v8-compile-cache "^2.0.3"
23902391

2392+
esniff@^2.0.1:
2393+
version "2.0.1"
2394+
resolved "https://registry.yarnpkg.com/esniff/-/esniff-2.0.1.tgz#a4d4b43a5c71c7ec51c51098c1d8a29081f9b308"
2395+
integrity sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==
2396+
dependencies:
2397+
d "^1.0.1"
2398+
es5-ext "^0.10.62"
2399+
event-emitter "^0.3.5"
2400+
type "^2.7.2"
2401+
23912402
espree@^7.3.0, espree@^7.3.1:
23922403
version "7.3.1"
23932404
resolved "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz"
@@ -5827,6 +5838,11 @@ type@^2.5.0:
58275838
resolved "https://registry.npmjs.org/type/-/type-2.6.0.tgz"
58285839
integrity sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ==
58295840

5841+
type@^2.7.2:
5842+
version "2.7.2"
5843+
resolved "https://registry.yarnpkg.com/type/-/type-2.7.2.tgz#2376a15a3a28b1efa0f5350dcf72d24df6ef98d0"
5844+
integrity sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==
5845+
58305846
typed-styles@^0.0.7:
58315847
version "0.0.7"
58325848
resolved "https://registry.npmjs.org/typed-styles/-/typed-styles-0.0.7.tgz"

0 commit comments

Comments
 (0)