Skip to content

Commit

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

build(deps): bump recast from 0.23.6 to 0.23.7
  • Loading branch information
rtibbles authored May 15, 2024
2 parents 831f13b + 0626da6 commit d241f15
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 @@ -69,7 +69,7 @@
"process": "^0.11.10",
"query-ast": "^1.0.5",
"readline-sync": "^1.4.9",
"recast": "^0.23.6",
"recast": "^0.23.7",
"rewire": "^6.0.0",
"rtlcss": "4.1.1",
"sass-loader": "14.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9795,10 +9795,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.6:
version "0.23.6"
resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.6.tgz#198fba74f66143a30acc81929302d214ce4e3bfa"
integrity sha512-9FHoNjX1yjuesMwuthAmPKabxYQdOgihFYmT5ebXfYGBcnqXZf3WOVz+5foEZ8Y83P4ZY6yQD5GMmtV+pgCCAQ==
recast@^0.23.7:
version "0.23.7"
resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.7.tgz#1e08f164e10402b075c904a2b01022b3da039c72"
integrity sha512-MpQlLZVpqbbxYcqEjwpRWo88sGvjOYoXptySz710RuddNMHx+wPkoNX6YyLZJlXAh5VZr1qmPrTwcTuFMh0Lag==
dependencies:
ast-types "^0.16.1"
esprima "~4.0.0"
Expand Down

0 comments on commit d241f15

Please sign in to comment.