Skip to content

Commit

Permalink
chore(deps): update dependency @types/estree to v1.0.2 (prettier#15450)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 25, 2023
1 parent 772c7b6 commit d9e09e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"devDependencies": {
"@babel/generator": "7.22.15",
"@glimmer/reference": "0.84.3",
"@types/estree": "1.0.1",
"@types/estree": "1.0.2",
"@types/file-entry-cache": "5.0.2",
"@types/find-cache-dir": "3.2.1",
"@types/jest": "29.5.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1666,10 +1666,10 @@ __metadata:
languageName: node
linkType: hard

"@types/estree@npm:1.0.1":
version: 1.0.1
resolution: "@types/estree@npm:1.0.1"
checksum: e9aa175eacb797216fafce4d41e8202c7a75555bc55232dee0f9903d7171f8f19f0ae7d5191bb1a88cb90e65468be508c0df850a9fb81b4433b293a5a749899d
"@types/estree@npm:1.0.2":
version: 1.0.2
resolution: "@types/estree@npm:1.0.2"
checksum: aeedb1b2fe20cbe06f44b99b562bf9703e360bfcdf5bb3d61d248182ee1dd63500f2474e12f098ffe1f5ac3202b43b3e18ec99902d9328d5374f5512fa077e45
languageName: node
linkType: hard

Expand Down Expand Up @@ -7169,7 +7169,7 @@ __metadata:
"@iarna/toml": 2.2.5
"@prettier/is-es5-identifier-name": 0.2.0
"@prettier/parse-srcset": 3.1.0
"@types/estree": 1.0.1
"@types/estree": 1.0.2
"@types/file-entry-cache": 5.0.2
"@types/find-cache-dir": 3.2.1
"@types/jest": 29.5.5
Expand Down

0 comments on commit d9e09e0

Please sign in to comment.