Skip to content

Commit

Permalink
Merge pull request learningequality#11983 from learningequality/depen…
Browse files Browse the repository at this point in the history
…dabot/npm_and_yarn/recast-0.23.6

build(deps): bump recast from 0.23.5 to 0.23.6
  • Loading branch information
rtibbles authored Mar 13, 2024
2 parents 086cfc9 + 86dbacc commit 9e99fe3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/kolibri-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"process": "^0.11.10",
"query-ast": "^1.0.5",
"readline-sync": "^1.4.9",
"recast": "^0.23.5",
"recast": "^0.23.6",
"rtlcss": "4.1.1",
"sass-loader": "14.1.1",
"scss-parser": "^1.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9728,10 +9728,10 @@ readline-sync@^1.4.9:
resolved "https://registry.yarnpkg.com/readline-sync/-/readline-sync-1.4.10.tgz#41df7fbb4b6312d673011594145705bf56d8873b"
integrity sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw==

recast@^0.23.5:
version "0.23.5"
resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.5.tgz#07f5594a0d36e7754356160b70e90393cca0406d"
integrity sha512-M67zIddJiwXdfPQRYKJ0qZO1SLdH1I0hYeb0wzxA+pNOvAZiQHulWzuk+fYsEWRQ8VfZrgjyucqsCOtCyM01/A==
recast@^0.23.6:
version "0.23.6"
resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.6.tgz#198fba74f66143a30acc81929302d214ce4e3bfa"
integrity sha512-9FHoNjX1yjuesMwuthAmPKabxYQdOgihFYmT5ebXfYGBcnqXZf3WOVz+5foEZ8Y83P4ZY6yQD5GMmtV+pgCCAQ==
dependencies:
ast-types "^0.16.1"
esprima "~4.0.0"
Expand Down

0 comments on commit 9e99fe3

Please sign in to comment.