Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/babel-generator to v6.25.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2023
1 parent 069f16b commit a088e2e
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 @@ -39,7 +39,7 @@
"license": "MIT",
"devDependencies": {
"@knisterpeter/standard-tslint": "1.7.2",
"@types/babel-generator": "6.25.5",
"@types/babel-generator": "6.25.6",
"@types/diff": "5.0.3",
"@types/execa": "0.9.0",
"@types/node": "20.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -275,10 +275,10 @@
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz"
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==

"@types/[email protected].5":
version "6.25.5"
resolved "https://registry.npmjs.org/@types/babel-generator/-/babel-generator-6.25.5.tgz"
integrity sha512-lhbwMlAy5rfWG+R6l8aPtJdEFX/kcv6LMFIuvUb0i89ehqgD24je9YcB+0fRspQhgJGlEsUImxpw4pQeKS/+8Q==
"@types/[email protected].6":
version "6.25.6"
resolved "https://registry.yarnpkg.com/@types/babel-generator/-/babel-generator-6.25.6.tgz#6d474e4e9dc21e750802cae79f5a42c9a9f209a6"
integrity sha512-VBituuMj7lMPRkYGWNXuWIMs6T/raddG2lhGaP+75eLjBl5S8AH7/IjHVAq3zK7CtwkyJ9jEkgTQS3DIHOidRQ==
dependencies:
"@types/babel-types" "*"

Expand Down

0 comments on commit a088e2e

Please sign in to comment.