Skip to content

Commit ef74baf

Browse files
chore(deps): update dependency @types/estree to v1 for gatsby-plugin-mdx (#37892)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lennart <lekoarts@gmail.com>
1 parent f317b26 commit ef74baf

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

packages/gatsby-plugin-mdx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@babel/cli": "^7.20.7",
5252
"@babel/core": "^7.20.12",
53-
"@types/estree": "^0.0.52",
53+
"@types/estree": "^1.0.0",
5454
"@types/mdast": "^3.0.11",
5555
"@types/unist": "^2.0.6",
5656
"babel-preset-gatsby-package": "^3.9.0-next.0",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4296,11 +4296,6 @@
42964296
resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
42974297
integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
42984298

4299-
"@types/estree@^0.0.52":
4300-
version "0.0.52"
4301-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.52.tgz#7f1f57ad5b741f3d5b210d3b1f145640d89bf8fe"
4302-
integrity sha512-BZWrtCU0bMVAIliIV+HJO1f1PR41M7NKjfxrFJwwhKI1KwhwOxYw1SXg9ao+CIMt774nFuGiG6eU+udtbEI9oQ==
4303-
43044299
"@types/events@*":
43054300
version "1.2.0"
43064301
resolved "https://registry.yarnpkg.com/@types/events/-/events-1.2.0.tgz#81a6731ce4df43619e5c8c945383b3e62a89ea86"

0 commit comments

Comments
 (0)