Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit b282320

Browse files
authored
chore(deps): update dependency @types/estree to v0.0.51 (#1053)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/estree](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`0.0.50` -> `0.0.51`](https://renovatebot.com/diffs/npm/@types%2festree/0.0.50/0.0.51) | [![age](https://badges.renovateapi.com/packages/npm/@types%2festree/0.0.51/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2festree/0.0.51/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2festree/0.0.51/compatibility-slim/0.0.50)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2festree/0.0.51/confidence-slim/0.0.50)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: "after 9am and before 3pm" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/cloud-debug-nodejs).
1 parent 16da8c6 commit b282320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@compodoc/compodoc": "1.1.18",
6161
"@types/acorn": "^4.0.2",
6262
"@types/console-log-level": "^1.4.0",
63-
"@types/estree": "0.0.50",
63+
"@types/estree": "0.0.51",
6464
"@types/extend": "^3.0.0",
6565
"@types/mocha": "^8.0.0",
6666
"@types/mv": "^2.1.0",

0 commit comments

Comments
 (0)