Skip to content

Commit b4af38d

Browse files
dependabot[bot]github-actions[bot]github-actions
authored
chore(deps): bump the vendor-minor-and-patch-dependencies group across 1 directory with 2 updates (#7185)
* chore(deps): bump the vendor-minor-and-patch-dependencies group across 1 directory with 2 updates Bumps the vendor-minor-and-patch-dependencies group with 2 updates in the /vendor directory: [@isaacs/ttlcache](https://github.com/isaacs/ttlcache) and [esquery](https://github.com/estools/esquery). Updates `@isaacs/ttlcache` from 2.1.3 to 2.1.4 - [Changelog](https://github.com/isaacs/ttlcache/blob/main/CHANGELOG.md) - [Commits](isaacs/ttlcache@v2.1.3...v2.1.4) Updates `esquery` from 1.6.0 to 1.7.0 - [Commits](https://github.com/estools/esquery/commits) --- updated-dependencies: - dependency-name: "@isaacs/ttlcache" dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vendor-minor-and-patch-dependencies - dependency-name: esquery dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vendor-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * update vendored dependencies with new versions Co-authored-by: github-actions <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]>
1 parent 0943c14 commit b4af38d

File tree

7 files changed

+50
-14
lines changed

7 files changed

+50
-14
lines changed

vendor.patch

Lines changed: 36 additions & 0 deletions
Large diffs are not rendered by default.

vendor/dist/@isaacs/ttlcache/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/dist/@isaacs/ttlcache/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/dist/esquery/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/dist/esquery/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
"dependencies": {
77
"@datadog/sketches-js": "2.1.1",
88
"@datadog/source-map": "npm:source-map@^0.6.0",
9-
"@isaacs/ttlcache": "^2.1.3",
9+
"@isaacs/ttlcache": "^2.1.4",
1010
"@opentelemetry/core": ">=1.14.0 <1.31.0",
1111
"@opentelemetry/resources": ">=1.0.0 <1.31.0",
1212
"astring": "^1.9.0",
1313
"crypto-randomuuid": "^1.0.0",
1414
"escape-string-regexp": "^5.0.0",
15-
"esquery": "^1.6.0",
15+
"esquery": "^1.7.0",
1616
"ignore": "^7.0.5",
1717
"istanbul-lib-coverage": "^3.2.2",
1818
"jest-docblock": "^29.7.0",

vendor/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
dependencies:
3535
tslib "^2.4.0"
3636

37-
"@isaacs/ttlcache@^2.1.3":
38-
version "2.1.3"
39-
resolved "https://registry.yarnpkg.com/@isaacs/ttlcache/-/ttlcache-2.1.3.tgz#b5da3615f0a22e7687779afd899dd8f44cc36602"
40-
integrity sha512-NCnhdBecu8reiXZ067zrpwR+xU2MY9wFTpRGpc7oZ1MwWC3EZmZkuqKdYI1Um5phbH1ql8kfiFjLdFkeuEWhfw==
37+
"@isaacs/ttlcache@^2.1.4":
38+
version "2.1.4"
39+
resolved "https://registry.yarnpkg.com/@isaacs/ttlcache/-/ttlcache-2.1.4.tgz#c90f02f927088b8588f5bc61ecfbdf16e804dfd8"
40+
integrity sha512-7kMz0BJpMvgAMkyglums7B2vtrn5g0a0am77JY0GjkZZNetOBCFn7AG7gKCwT0QPiXyxW7YIQSgtARknUEOcxQ==
4141

4242
"@jsep-plugin/assignment@^1.3.0":
4343
version "1.3.0"
@@ -290,10 +290,10 @@ escape-string-regexp@^5.0.0:
290290
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz#4683126b500b61762f2dbebace1806e8be31b1c8"
291291
integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==
292292

293-
esquery@^1.6.0:
294-
version "1.6.0"
295-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
296-
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==
293+
esquery@^1.7.0:
294+
version "1.7.0"
295+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
296+
integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
297297
dependencies:
298298
estraverse "^5.1.0"
299299

0 commit comments

Comments
 (0)