kristerkari / react-native-sass-transformer

Use Sass to style your React Native apps.
MIT License
219 stars 19 forks source link

Bump app-root-path from 2.1.0 to 3.1.0 #63

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps app-root-path from 2.1.0 to 3.1.0.

Release notes

Sourced from app-root-path's releases.

3.1.0

Added

Fixed

New Contributors

Full Changelog: https://github.com/inxilpro/node-app-root-path/compare/v2.1.0...3.1.0

3.0.0

Improved Plug'n'Play and Webpack support.

2.2.1

Fixes issues with loading via webpack

2.2.0

  • Added support for Yarn Plug'n'Play
  • Adjusted browser-shim to address webpack warnings
  • Bumped minimum Node version to 6
Commits
  • 506c98d Merge pull request #50 from douira/patch-1
  • e868e55 Merge pull request #53 from Pouja/bugfix/require-main-is-undefined
  • 30b32b5 fix: Added check if require.main is set
  • 5296e8d use return type of node require
  • fc2949b Create index.d.ts
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)