Skip to content

Commit adfff44

Browse files
build(deps): bump @babel/traverse from 7.23.0 to 7.23.2 (#745)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f74aaa7 commit adfff44

File tree

1 file changed

+3
-27
lines changed

1 file changed

+3
-27
lines changed

yarn.lock

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -91,14 +91,6 @@
9191
winston "^3.3.3"
9292
winston-daily-rotate-file "^4.5.0"
9393

94-
"@aws-amplify/[email protected]":
95-
version "1.3.6"
96-
resolved "https://registry.npmjs.org/@aws-amplify/amplify-cli-logger/-/amplify-cli-logger-1.3.6.tgz#341a64921e3165e104ce6f0d717067b440402498"
97-
integrity sha512-wjiSZbu/5sK7In08Q5se6LkUPR8waGn6V6mc2p5r7tBK9f3UxAaY5UjYPD5ulO6l3dOsLcWGWnClLTdImUmiZQ==
98-
dependencies:
99-
winston "^3.3.3"
100-
winston-daily-rotate-file "^4.5.0"
101-
10294
"@aws-amplify/[email protected]":
10395
version "1.2.3"
10496
resolved "https://registry.npmjs.org/@aws-amplify/amplify-cli-shared-interfaces/-/amplify-cli-shared-interfaces-1.2.3.tgz#01afc1508e11faadeb5d45298e8b5c486dc272b0"
@@ -118,15 +110,6 @@
118110
chalk "^4.1.1"
119111
enquirer "^2.3.6"
120112

121-
"@aws-amplify/[email protected]":
122-
version "2.8.4"
123-
resolved "https://registry.npmjs.org/@aws-amplify/amplify-prompts/-/amplify-prompts-2.8.4.tgz#cb2880312284d28b2fa1a3266942d73169cd3432"
124-
integrity sha512-hR6oUzosH8DIb1aZXmPxdvMBsNRORsR8dy6/Wl8D4pGyPDxJPFZ2BqIS4DECX/gjDTiZx9ivso7ABCkF5w7pUg==
125-
dependencies:
126-
"@aws-amplify/amplify-cli-shared-interfaces" "1.2.3"
127-
chalk "^4.1.1"
128-
enquirer "^2.3.6"
129-
130113
"@aws-amplify/[email protected]":
131114
version "6.5.5"
132115
resolved "https://registry.npmjs.org/@aws-amplify/analytics/-/analytics-6.5.5.tgz#76959cbe539c43bb5d4673a17dd28570ca2d5a6f"
@@ -252,13 +235,6 @@
252235
dependencies:
253236
graphql "^15.5.0"
254237

255-
"@aws-amplify/graphql-transformer-interfaces@^3.1.2":
256-
version "3.2.0"
257-
resolved "https://registry.npmjs.org/@aws-amplify/graphql-transformer-interfaces/-/graphql-transformer-interfaces-3.2.0.tgz#29179690bbe5e9c2fd564d588ba00b12f62d5834"
258-
integrity sha512-BDhRoGa8YjxglsYjqlJ/rog182lKzBO4FAq/3hRDA0Hij0Be2npCOPVP1HZ9OsAkRCdSrNE1IokwRQP8o512eg==
259-
dependencies:
260-
graphql "^15.5.0"
261-
262238
"@aws-amplify/[email protected]":
263239
version "5.2.11"
264240
resolved "https://registry.npmjs.org/@aws-amplify/interactions/-/interactions-5.2.11.tgz#bb1bf0ccdfa604e5fc3acee94a372944ccbdb5bd"
@@ -3070,9 +3046,9 @@
30703046
"@babel/types" "^7.22.15"
30713047

30723048
"@babel/traverse@^7.14.0", "@babel/traverse@^7.23.0", "@babel/traverse@^7.7.2":
3073-
version "7.23.0"
3074-
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.0.tgz#18196ddfbcf4ccea324b7f6d3ada00d8c5a99c53"
3075-
integrity sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==
3049+
version "7.23.2"
3050+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
3051+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
30763052
dependencies:
30773053
"@babel/code-frame" "^7.22.13"
30783054
"@babel/generator" "^7.23.0"

0 commit comments

Comments
 (0)