Skip to content

Commit

Permalink
fix: update yarn lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoweii committed Apr 2, 2024
1 parent 7138a83 commit 1fd7ab3
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,25 @@ __metadata:
languageName: node
linkType: hard

"@aws/clickstream-react-native@workspace:.":
version: 0.0.0-use.local
resolution: "@aws/clickstream-react-native@workspace:."
dependencies:
"@react-native/eslint-config": 0.73.2
"@types/jest": ^29.5.5
"@types/react": ^18.2.44
eslint: ^8.51.0
eslint-config-prettier: ^9.0.0
eslint-plugin-prettier: ^5.0.1
jest: ^29.7.0
prettier: ^3.0.3
react-native: 0.73.5
typescript: ^4.9.5
peerDependencies:
react-native: "*"
languageName: unknown
linkType: soft

"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.23.5":
version: 7.23.5
resolution: "@babel/code-frame@npm:7.23.5"
Expand Down Expand Up @@ -3693,25 +3712,6 @@ __metadata:
languageName: unknown
linkType: soft

"clickstream-react-native@workspace:.":
version: 0.0.0-use.local
resolution: "clickstream-react-native@workspace:."
dependencies:
"@react-native/eslint-config": 0.73.2
"@types/jest": ^29.5.5
"@types/react": ^18.2.44
eslint: ^8.51.0
eslint-config-prettier: ^9.0.0
eslint-plugin-prettier: ^5.0.1
jest: ^29.7.0
prettier: ^3.0.3
react-native: 0.73.5
typescript: ^4.9.5
peerDependencies:
react-native: "*"
languageName: unknown
linkType: soft

"cliui@npm:^6.0.0":
version: 6.0.0
resolution: "cliui@npm:6.0.0"
Expand Down

0 comments on commit 1fd7ab3

Please sign in to comment.