Skip to content

Commit

Permalink
Bump @lavamoat/allow-scripts from 3.2.1 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [@lavamoat/allow-scripts](https://github.com/LavaMoat/LavaMoat/tree/HEAD/packages/allow-scripts) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/LavaMoat/LavaMoat/releases)
- [Changelog](https://github.com/LavaMoat/LavaMoat/blob/main/packages/allow-scripts/CHANGELOG.md)
- [Commits](https://github.com/LavaMoat/LavaMoat/commits/allow-scripts-v3.3.0/packages/allow-scripts)

---
updated-dependencies:
- dependency-name: "@lavamoat/allow-scripts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 7cead8f commit 91e8b6d
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
"@babel/preset-typescript": "7.25.7",
"@babel/runtime": "7.25.7",
"@dlenroc/testrail": "1.9.1",
"@lavamoat/allow-scripts": "3.2.1",
"@lavamoat/allow-scripts": "3.3.0",
"@playwright/test": "1.48.0",
"@react-native/babel-preset": "0.73.21",
"@react-native/metro-config": "0.73.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@avalabs/tsconfig-mobile": "workspace:*",
"@lavamoat/allow-scripts": "3.2.1",
"@lavamoat/allow-scripts": "3.3.0",
"@react-native-community/eslint-config": "3.0.3",
"@tanstack/eslint-plugin-query": "5.59.7",
"@types/node": "22.7.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/k2-alpine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@avalabs/tsconfig-mobile": "workspace:*",
"@babel/core": "7.25.7",
"@lavamoat/allow-scripts": "3.2.1",
"@lavamoat/allow-scripts": "3.3.0",
"@react-native-async-storage/async-storage": "1.24.0",
"@react-native-community/datetimepicker": "8.2.0",
"@react-native-community/slider": "4.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/k2-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@avalabs/tsconfig-mobile": "workspace:*",
"@babel/core": "7.25.7",
"@babel/runtime": "7.25.7",
"@lavamoat/allow-scripts": "3.2.1",
"@lavamoat/allow-scripts": "3.3.0",
"@react-native/babel-preset": "0.73.21",
"@react-native/metro-config": "0.73.5",
"@rushstack/eslint-patch": "1.10.4",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ __metadata:
"@gorhom/bottom-sheet": 4.6.4
"@hookform/resolvers": 3.9.0
"@invertase/react-native-apple-authentication": 2.4.0
"@lavamoat/allow-scripts": 3.2.1
"@lavamoat/allow-scripts": 3.3.0
"@lavamoat/preinstall-always-fail": 2.1.0
"@metamask/eth-sig-util": 7.0.3
"@metamask/rpc-errors": 6.3.0
Expand Down Expand Up @@ -474,7 +474,7 @@ __metadata:
dependencies:
"@avalabs/tsconfig-mobile": "workspace:*"
"@babel/core": 7.25.7
"@lavamoat/allow-scripts": 3.2.1
"@lavamoat/allow-scripts": 3.3.0
"@react-native-async-storage/async-storage": 1.24.0
"@react-native-community/datetimepicker": 8.2.0
"@react-native-community/slider": 4.5.3
Expand Down Expand Up @@ -515,7 +515,7 @@ __metadata:
"@avalabs/tsconfig-mobile": "workspace:*"
"@babel/core": 7.25.7
"@babel/runtime": 7.25.7
"@lavamoat/allow-scripts": 3.2.1
"@lavamoat/allow-scripts": 3.3.0
"@react-native-async-storage/async-storage": 2.0.0
"@react-native-community/datetimepicker": 8.2.0
"@react-native-community/slider": 4.5.3
Expand Down Expand Up @@ -6913,9 +6913,9 @@ __metadata:
languageName: node
linkType: hard

"@lavamoat/allow-scripts@npm:3.2.1":
version: 3.2.1
resolution: "@lavamoat/allow-scripts@npm:3.2.1"
"@lavamoat/allow-scripts@npm:3.3.0":
version: 3.3.0
resolution: "@lavamoat/allow-scripts@npm:3.3.0"
dependencies:
"@lavamoat/aa": ^4.3.0
"@npmcli/run-script": 8.1.0
Expand All @@ -6926,7 +6926,7 @@ __metadata:
"@lavamoat/preinstall-always-fail": "*"
bin:
allow-scripts: src/cli.js
checksum: e3a619845cac89b0553b89ef2f4a642e5203efbb0615ba06b87b0ebd48f291cc943b372ca3115b9efec762e4afb371836300762b9851470f7b9bf578d7678bcb
checksum: 566b2810decce7e2a3d47fe29cc1ddcb6ba70c90b41b09f8b2bd994a942c1b09201e3df7635d57cf0eb4d07cc14014f2f3595b6f1f7a63d1e1d032fa9941bf34
languageName: node
linkType: hard

Expand Down Expand Up @@ -16696,7 +16696,7 @@ __metadata:
resolution: "eslint-plugin-avalabs-mobile@workspace:packages/eslint-mobile"
dependencies:
"@avalabs/tsconfig-mobile": "workspace:*"
"@lavamoat/allow-scripts": 3.2.1
"@lavamoat/allow-scripts": 3.3.0
"@react-native-community/eslint-config": 3.0.3
"@tanstack/eslint-plugin-query": 5.59.7
"@types/node": 22.7.5
Expand Down

0 comments on commit 91e8b6d

Please sign in to comment.