Skip to content

Commit

Permalink
Merge pull request #76 from adrienlacombe-ledger/dependabot/npm_and_y…
Browse files Browse the repository at this point in the history
…arn/tests/babel/preset-flow-7.22.15

Bump @babel/preset-flow from 7.22.5 to 7.22.15 in /tests
  • Loading branch information
adrienlacombe authored Sep 21, 2023
2 parents c1d8707 + 0d6b147 commit 872b29a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.20",
"@babel/preset-env": "^7.22.20",
"@babel/preset-flow": "^7.22.5",
"@babel/preset-flow": "^7.22.15",
"@babel/preset-stage-0": "^7.0.0",
"@babel/register": "^7.22.15",
"jest": "29.7.0"
Expand Down
12 changes: 6 additions & 6 deletions tests/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==

"@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.22.5":
"@babel/helper-validator-option@^7.22.15":
version "7.22.15"
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==
Expand Down Expand Up @@ -1095,13 +1095,13 @@
core-js-compat "^3.31.0"
semver "^6.3.1"

"@babel/preset-flow@^7.22.5":
version "7.22.5"
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.22.5.tgz#876f24ab6b38bd79703a93f32020ca2162312784"
integrity sha512-ta2qZ+LSiGCrP5pgcGt8xMnnkXQrq8Sa4Ulhy06BOlF5QbLw9q5hIx7bn5MrsvyTGAfh6kTOo07Q+Pfld/8Y5Q==
"@babel/preset-flow@^7.22.15":
version "7.22.15"
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.22.15.tgz#30318deb9b3ebd9f5738e96da03a531e0cd3165d"
integrity sha512-dB5aIMqpkgbTfN5vDdTRPzjqtWiZcRESNR88QYnoPR+bmdYoluOzMX9tQerTv0XzSgZYctPfO1oc0N5zdog1ew==
dependencies:
"@babel/helper-plugin-utils" "^7.22.5"
"@babel/helper-validator-option" "^7.22.5"
"@babel/helper-validator-option" "^7.22.15"
"@babel/plugin-transform-flow-strip-types" "^7.22.5"

"@babel/[email protected]":
Expand Down

0 comments on commit 872b29a

Please sign in to comment.