Skip to content

Commit

Permalink
chore(deps): lock file maintenance (#343)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 7e896e4 commit ce2efb5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1009,8 +1009,8 @@ __metadata:
linkType: hard

"es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.2":
version: 1.23.3
resolution: "es-abstract@npm:1.23.3"
version: 1.23.5
resolution: "es-abstract@npm:1.23.5"
dependencies:
array-buffer-byte-length: ^1.0.1
arraybuffer.prototype.slice: ^1.0.3
Expand All @@ -1027,7 +1027,7 @@ __metadata:
function.prototype.name: ^1.1.6
get-intrinsic: ^1.2.4
get-symbol-description: ^1.0.2
globalthis: ^1.0.3
globalthis: ^1.0.4
gopd: ^1.0.1
has-property-descriptors: ^1.0.2
has-proto: ^1.0.3
Expand All @@ -1043,10 +1043,10 @@ __metadata:
is-string: ^1.0.7
is-typed-array: ^1.1.13
is-weakref: ^1.0.2
object-inspect: ^1.13.1
object-inspect: ^1.13.3
object-keys: ^1.1.1
object.assign: ^4.1.5
regexp.prototype.flags: ^1.5.2
regexp.prototype.flags: ^1.5.3
safe-array-concat: ^1.1.2
safe-regex-test: ^1.0.3
string.prototype.trim: ^1.2.9
Expand All @@ -1058,7 +1058,7 @@ __metadata:
typed-array-length: ^1.0.6
unbox-primitive: ^1.0.2
which-typed-array: ^1.1.15
checksum: f840cf161224252512f9527306b57117192696571e07920f777cb893454e32999206198b4f075516112af6459daca282826d1735c450528470356d09eff3a9ae
checksum: 17c81f8a42f0322fd11e0025d3c2229ecfd7923560c710906b8e68660e19c42322750dcedf8ba5cf28bae50d5befd8174d3903ac50dbabb336d3efc3aabed2ee
languageName: node
linkType: hard

Expand Down Expand Up @@ -1648,7 +1648,7 @@ __metadata:
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
"globalthis@npm:^1.0.4":
version: 1.0.4
resolution: "globalthis@npm:1.0.4"
dependencies:
Expand Down Expand Up @@ -2264,7 +2264,7 @@ __metadata:
languageName: node
linkType: hard

"object-inspect@npm:^1.13.1":
"object-inspect@npm:^1.13.1, object-inspect@npm:^1.13.3":
version: 1.13.3
resolution: "object-inspect@npm:1.13.3"
checksum: 8c962102117241e18ea403b84d2521f78291b774b03a29ee80a9863621d88265ffd11d0d7e435c4c2cea0dc2a2fbf8bbc92255737a05536590f2df2e8756f297
Expand Down Expand Up @@ -2498,7 +2498,7 @@ __metadata:
languageName: node
linkType: hard

"regexp.prototype.flags@npm:^1.5.2":
"regexp.prototype.flags@npm:^1.5.3":
version: 1.5.3
resolution: "regexp.prototype.flags@npm:1.5.3"
dependencies:
Expand Down

0 comments on commit ce2efb5

Please sign in to comment.