Skip to content

Commit

Permalink
devDeps: Replace oss-attribution-generator with @metamask/oss-attribu…
Browse files Browse the repository at this point in the history
…tion-generator
  • Loading branch information
legobeat committed Oct 18, 2023
1 parent 3d80490 commit a458d40
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 315 deletions.
2 changes: 1 addition & 1 deletion .depcheckrc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# List things here that *are - 'used, that depcheck is wrong about'
ignores:
- '@metamask/oss-attribution-generator'

# Note: Everything below this line should be removed after investigation
# TODO: Investigate each dependency to see whether it's used
Expand Down Expand Up @@ -35,7 +36,6 @@ ignores:
- 'metro'
- 'metro-react-native-babel-preset'
- 'octonode'
- 'oss-attribution-generator'
- 'prettier-plugin-gherkin'
- 'react-native-svg-asset-plugin'
- 'regenerator-runtime'
Expand Down
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,6 @@
"simple-get": "4.0.1",
"shell-quote": "1.7.3",
"socket.io-parser": "4.2.3",
"oss-attribution-generator/**/underscore": "1.12.1",
"oss-attribution-generator/**/deep-extend": "0.5.1",
"**/plist": "3.0.5",
"**/minimist": "1.2.6",
"**/hermes-engine": "0.10.0",
Expand All @@ -147,7 +145,6 @@
"@storybook/addon-actions/**/highlight.js": "^10.4.1",
"react-native-svg-asset-plugin/sharp": "^0.30.5",
"detox/**/moment": "^2.29.4",
"oss-attribution-generator/**/debug": "^2.6.9",
"d3-color": "3.1.0",
"**/fast-xml-parser": "4.2.4",
"tough-cookie": "4.1.3"
Expand Down Expand Up @@ -362,6 +359,7 @@
"@metamask/eslint-config": "^9.0.0",
"@metamask/eslint-config-typescript": "^9.0.0",
"@metamask/mobile-provider": "^3.0.0",
"@metamask/oss-attribution-generator": "^2.0.1",
"@metamask/test-dapp": "^7.1.0",
"@react-native-community/datetimepicker": "^7.5.0",
"@react-native-community/eslint-config": "^2.0.0",
Expand Down Expand Up @@ -453,7 +451,6 @@
"nock": "^13.3.1",
"nyc": "^15.1.0",
"octonode": "0.10.2",
"oss-attribution-generator": "^1.7.1",
"patch-package": "^6.2.2",
"prettier": "^2.2.1",
"prettier-plugin-gherkin": "^1.1.1",
Expand Down
Loading

0 comments on commit a458d40

Please sign in to comment.