Skip to content

Commit

Permalink
build(deps): Bump es-abstract from 1.20.4 to 1.21.1 (#33)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2023
1 parent ce6b89c commit 80aeac9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 38 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
},
"dependencies": {
"@types/es-abstract": "1.17.3",
"es-abstract": "1.20.4"
"es-abstract": "1.21.1"
},
"devDependencies": {
"@commitlint/cli": "17.4.4",
Expand Down
42 changes: 5 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1203,7 +1203,7 @@ __metadata:
cross-env: "npm:7.0.3"
cspell: "npm:6.29.0"
dateformat: "npm:5.0.3"
es-abstract: "npm:1.20.4"
es-abstract: "npm:1.21.1"
esbuild: "npm:0.17.11"
eslint: "npm:8.36.0"
eslint-config-prettier: "npm:8.7.0"
Expand Down Expand Up @@ -4168,39 +4168,7 @@ __metadata:
languageName: node
linkType: hard

"es-abstract@npm:1.20.4":
version: 1.20.4
resolution: "es-abstract@npm:1.20.4"
dependencies:
call-bind: "npm:^1.0.2"
es-to-primitive: "npm:^1.2.1"
function-bind: "npm:^1.1.1"
function.prototype.name: "npm:^1.1.5"
get-intrinsic: "npm:^1.1.3"
get-symbol-description: "npm:^1.0.0"
has: "npm:^1.0.3"
has-property-descriptors: "npm:^1.0.0"
has-symbols: "npm:^1.0.3"
internal-slot: "npm:^1.0.3"
is-callable: "npm:^1.2.7"
is-negative-zero: "npm:^2.0.2"
is-regex: "npm:^1.1.4"
is-shared-array-buffer: "npm:^1.0.2"
is-string: "npm:^1.0.7"
is-weakref: "npm:^1.0.2"
object-inspect: "npm:^1.12.2"
object-keys: "npm:^1.1.1"
object.assign: "npm:^4.1.4"
regexp.prototype.flags: "npm:^1.4.3"
safe-regex-test: "npm:^1.0.0"
string.prototype.trimend: "npm:^1.0.5"
string.prototype.trimstart: "npm:^1.0.5"
unbox-primitive: "npm:^1.0.2"
checksum: afe27b8a805e0d46799b505c828c6331e7c3624ff62a237ea2b8040881c10a332eb685cb5443d27a99438764191f3c52fde54efca063098483f4c0a735948103
languageName: node
linkType: hard

"es-abstract@npm:^1.19.0, es-abstract@npm:^1.20.4":
"es-abstract@npm:1.21.1, es-abstract@npm:^1.19.0, es-abstract@npm:^1.20.4":
version: 1.21.1
resolution: "es-abstract@npm:1.21.1"
dependencies:
Expand Down Expand Up @@ -5777,7 +5745,7 @@ __metadata:
languageName: node
linkType: hard

"internal-slot@npm:^1.0.3, internal-slot@npm:^1.0.4":
"internal-slot@npm:^1.0.4":
version: 1.0.5
resolution: "internal-slot@npm:1.0.5"
dependencies:
Expand Down Expand Up @@ -8618,7 +8586,7 @@ __metadata:
languageName: node
linkType: hard

"string.prototype.trimend@npm:^1.0.5, string.prototype.trimend@npm:^1.0.6":
"string.prototype.trimend@npm:^1.0.6":
version: 1.0.6
resolution: "string.prototype.trimend@npm:1.0.6"
dependencies:
Expand All @@ -8629,7 +8597,7 @@ __metadata:
languageName: node
linkType: hard

"string.prototype.trimstart@npm:^1.0.5, string.prototype.trimstart@npm:^1.0.6":
"string.prototype.trimstart@npm:^1.0.6":
version: 1.0.6
resolution: "string.prototype.trimstart@npm:1.0.6"
dependencies:
Expand Down

0 comments on commit 80aeac9

Please sign in to comment.