Skip to content

Commit bdd1d00

Browse files
dependabot-preview[bot]sokra
authored andcommitted
chore(deps): bump @types/estree from 0.0.46 to 0.0.47
Bumps [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) from 0.0.46 to 0.0.47. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/estree) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 52d71df commit bdd1d00

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"dependencies": {
88
"@types/eslint-scope": "^3.7.0",
9-
"@types/estree": "^0.0.46",
9+
"@types/estree": "^0.0.47",
1010
"@webassemblyjs/ast": "1.11.0",
1111
"@webassemblyjs/wasm-edit": "1.11.0",
1212
"@webassemblyjs/wasm-parser": "1.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -864,10 +864,10 @@
864864
"@types/estree" "*"
865865
"@types/json-schema" "*"
866866

867-
"@types/estree@*", "@types/estree@^0.0.46":
868-
version "0.0.46"
869-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.46.tgz#0fb6bfbbeabd7a30880504993369c4bf1deab1fe"
870-
integrity sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg==
867+
"@types/estree@*", "@types/estree@^0.0.47":
868+
version "0.0.47"
869+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.47.tgz#d7a51db20f0650efec24cd04994f523d93172ed4"
870+
integrity sha512-c5ciR06jK8u9BstrmJyO97m+klJrrhCf9u3rLu3DEAJBirxRqSCvDQoYKmxuYwQI5SZChAWu+tq9oVlGRuzPAg==
871871

872872
"@types/graceful-fs@^4.1.2":
873873
version "4.1.3"

0 commit comments

Comments
 (0)