Skip to content

Commit ac97ba4

Browse files
chore(deps-dev): bump @types/estree from 0.0.48 to 1.0.0 (#32)
Bumps [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) from 0.0.48 to 1.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/estree) --- updated-dependencies: - dependency-name: "@types/estree" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0211a51 commit ac97ba4

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
@@ -96,7 +96,7 @@
9696
"@rollup/pluginutils": "^5.0.2",
9797
"@types/css-tree": "^2.3.1",
9898
"@types/debug": "^4.1.7",
99-
"@types/estree": "^0.0.48",
99+
"@types/estree": "^1.0.0",
100100
"@types/fs-extra": "^11.0.1",
101101
"@types/gulp": "^4.0.10",
102102
"@types/hash-sum": "^1.0.0",

0 commit comments

Comments
 (0)