Skip to content

Commit

Permalink
Update dependency @types/acorn to v4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 10, 2021
1 parent 7ec95e0 commit ed82884
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"uuid": "8.1.0"
},
"devDependencies": {
"@types/acorn": "4.0.5",
"@types/acorn": "4.0.6",
"@types/estree": "0.0.44",
"@types/node": "14.0.13",
"@types/uuid": "8.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -363,10 +363,10 @@
dependencies:
defer-to-connect "^1.0.1"

"@types/[email protected].5":
version "4.0.5"
resolved "https://registry.yarnpkg.com/@types/acorn/-/acorn-4.0.5.tgz#e29fdf884695e77be4e99e67d748f5147255752d"
integrity sha512-603sPiZ4GVRHPvn6vNgEAvJewKsy+zwRWYS2MeIMemgoAtcjlw2G3lALxrb9OPA17J28bkB71R33yXlQbUatCA==
"@types/[email protected].6":
version "4.0.6"
resolved "https://registry.yarnpkg.com/@types/acorn/-/acorn-4.0.6.tgz#d61ca5480300ac41a7d973dd5b84d0a591154a22"
integrity sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==
dependencies:
"@types/estree" "*"

Expand Down

0 comments on commit ed82884

Please sign in to comment.