Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dev dependencies #262

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Conversation

sarahsporck
Copy link
Contributor

@sarahsporck sarahsporck commented Feb 5, 2024

Description

Updated dev dependecies here to get rid of somo of the dependabot alerts.

  • typescript (and for this also yarn)
  • eslint
  • prettier
  • husky
  • jest + testing-library
  • lint-staged

Checklist

  • I have tested this on a device/simulator for each compatible OS
  • I formatted JS and TS files with running yarn lint:fix in the root folder
  • I have run tests via yarn test in the root folder
  • I updated the documentation with running yarn generate in the root folder
  • I mentioned this change in CHANGELOG.md
  • I updated the typings files (index.d.ts)
  • I added/updated a sample (/example)

@sarahsporck sarahsporck force-pushed the chore/update-dev-dependencies branch 2 times, most recently from e1728a5 to de0a1d1 Compare February 5, 2024 09:52
@tyrauber tyrauber changed the base branch from main to fix/deps March 26, 2024 09:14
@tyrauber tyrauber force-pushed the chore/update-dev-dependencies branch from 018676b to 99ccae3 Compare March 26, 2024 09:21
@tyrauber tyrauber merged commit f9d9278 into fix/deps Mar 26, 2024
0 of 2 checks passed
@tyrauber tyrauber deleted the chore/update-dev-dependencies branch March 26, 2024 09:21
tyrauber pushed a commit to tyrauber/maplibre-react-native that referenced this pull request Mar 26, 2024
* chore: update dev dependencies
* chore: add changelog entry
tyrauber added a commit that referenced this pull request Mar 26, 2024
* build(deps): bump actions/checkout from 3 to 4 (#62)
* build(deps): bump fbjs from 3.0.4 to 3.0.5 in /example (#64)
* build(deps-dev): bump babel-plugin-module-resolver from 4.1.0 to 5.0.0 in /example (#67)
* build(deps): bump react-native-safe-area-context from 4.6.4 to 4.9.0 in /example (#269)
* build(deps-dev): bump jest from 29.6.0 to 29.7.0 in /example (#80)
* build(deps-dev): bump @babel/plugin-proposal-class-properties (#113)
* build(deps-dev): bump @sinonjs/fake-timers from 11.2.1 to 11.2.2 (#139)
* build(deps): bump actions/setup-node from 3 to 4 (#145)
* build(deps): bump dessant/label-actions from 2 to 4 (#170)
* build(deps): bump react-native and @types/react-native in /example (#171)
* build(deps): bump actions/setup-java from 3 to 4 (#172)
* build(deps): bump debounce from 1.2.1 to 2.0.0 in /example (#177)
* build(deps-dev): bump @babel/preset-typescript in /example (#180)
* build(deps): bump debounce from 1.2.1 to 2.0.0 (#185)
* build(deps-dev): bump @types/mapbox__geo-viewport from 0.4.1 to 0.5.3 (#192)
* build(deps): bump @react-native-masked-view/masked-view in /example (#199)
* build(deps-dev): bump typescript from 4.9.5 to 5.3.3 in /example (#203)
* build(deps): bump react-native-vector-icons in /example (#204)
* build(deps): bump moment from 2.29.4 to 2.30.1 in /example (#210)
* build(deps-dev): bump @testing-library/react-native from 8.0.0 to 12.4.3 (#213)
* build(deps-dev): bump eslint-plugin-ft-flow from 2.0.3 to 3.0.2 (#214)
* build(deps-dev): bump typescript from 4.9.5 to 5.3.3 (#219)
* build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.1.0 (#221)
* build(deps): bump @react-navigation/stack from 6.3.18 to 6.3.25 in /example (#270)
* build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.1 (#223)
* build(deps): bump @types/geojson from 7946.0.11 to 7946.0.14 in /example (#243)
* build(deps-dev): bump documentation from 14.0.2 to 14.0.3 (#247)
* build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.3 (#248)
* build(deps): bump @types/geojson from 7946.0.12 to 7946.0.14 (#251)
* build(deps-dev): bump @babel/eslint-parser from 7.22.15 to 7.23.10 (#255)
* build(deps-dev): bump @expo/config-plugins from 7.6.0 to 7.8.4 (#256)
* chore: update dev dependencies (#262)
* build(deps): bump react-native-svg from 14.1.0 to 15.0.0 in /example (#271)
* build(deps-dev): bump @babel/runtime from 7.23.1 to 7.24.0 in /example (#272)
* build(deps-dev): bump @react-native/metro-config from 0.72.7 to 0.72.12 in /example (#273)
* build(deps): bump react-native-gesture-handler from 2.13.1 to 2.15.0 in /example (#274)
* build(deps-dev): bump detox from 20.17.0 to 20.18.4 in /example (#275)
* build(deps): bump @react-navigation/native from 6.1.8 to 6.1.14 in /example (#276)
* build(deps): bump react-native from 0.72.1 to 0.73.5 in /example (#277)
* build(deps-dev): bump @babel/core from 7.22.8 to 7.24.0 in /example (#278)
* build(deps-dev): bump @types/react from 18.2.14 to 18.2.61 in /example (#279)
* build(deps-dev): bump lint-staged from 14.0.1 to 15.2.2 (#283)
* build(deps-dev): bump @typescript-eslint/eslint-plugin (#284)
* Fix: debounce import (#286)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants