Skip to content

Commit f21cab5

Browse files
dependabot[bot]Rad Azzouz
andauthored
Bump y18n from 3.2.1 to 3.2.2 in /samples/Catalog (#392)
* Bump y18n from 3.2.1 to 3.2.2 in /samples/Catalog Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> * Fix “TypeError: cb.apply is not a function” See https://stackoverflow.com/a/63256830/8900324 * Bump version to 1.30.11 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rad Azzouz <rad@pspdfkit.com>
1 parent 272be92 commit f21cab5

File tree

5 files changed

+15
-17
lines changed

5 files changed

+15
-17
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-pspdfkit",
3-
"version": "1.30.10",
3+
"version": "1.30.11",
44
"description": "A React Native module for the PSPDFKit library.",
55
"keywords": [
66
"react native",

samples/Catalog/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Catalog",
3-
"version": "1.30.10",
3+
"version": "1.30.11",
44
"private": true,
55
"scripts": {
66
"start": "react-native start",
@@ -27,5 +27,8 @@
2727
"metro-react-native-babel-preset": "^0.54.1",
2828
"react-test-renderer": "16.8.6",
2929
"rnpm-plugin-windows": "0.2.8"
30+
},
31+
"resolutions": {
32+
"graceful-fs": "4.2.4"
3033
}
3134
}

samples/Catalog/yarn.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2959,15 +2959,10 @@ globals@^11.1.0:
29592959
resolved "https://registry.yarnpkg.com/globals/-/globals-11.5.0.tgz#6bc840de6771173b191f13d3a9c94d441ee92642"
29602960
integrity sha512-hYyf+kI8dm3nORsiiXUQigOU62hDLfJ9G01uyGMxhc6BKsircrUhC4uJPQPUSuq2GrTmiiEt7ewxlMdBewfmKQ==
29612961

2962-
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.6, graceful-fs@^4.1.9:
2963-
version "4.1.11"
2964-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
2965-
integrity sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=
2966-
2967-
graceful-fs@^4.1.15:
2968-
version "4.2.0"
2969-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.0.tgz#8d8fdc73977cb04104721cb53666c1ca64cd328b"
2970-
integrity sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg==
2962+
graceful-fs@4.2.4, graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.6, graceful-fs@^4.1.9:
2963+
version "4.2.4"
2964+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
2965+
integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
29712966

29722967
growly@^1.3.0:
29732968
version "1.3.0"
@@ -5430,7 +5425,7 @@ react-native-permissions@^1.1.1:
54305425
integrity sha512-t0Ujm177bagjUOSzhpmkSz+LqFW04HnY9TeZFavDCmV521fQvFz82aD+POXqWsAdsJVOK3umJYBNNqCjC3g0hQ==
54315426

54325427
"react-native-pspdfkit@file:../..":
5433-
version "1.30.4"
5428+
version "1.30.11"
54345429

54355430
react-native-qrcode-scanner@^1.2.1:
54365431
version "1.2.1"
@@ -6910,9 +6905,9 @@ xtend@^4.0.0, xtend@~4.0.1:
69106905
integrity sha1-pcbVMr5lbiPbgg77lDofBJmNY68=
69116906

69126907
y18n@^3.2.1:
6913-
version "3.2.1"
6914-
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"
6915-
integrity sha1-bRX7qITAhnnA136I53WegR4H+kE=
6908+
version "3.2.2"
6909+
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696"
6910+
integrity sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==
69166911

69176912
"y18n@^3.2.1 || ^4.0.0":
69186913
version "4.0.0"

samples/NativeCatalog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "NativeCatalog",
3-
"version": "1.30.10",
3+
"version": "1.30.11",
44
"private": true,
55
"scripts": {
66
"android": "react-native run-android",

0 commit comments

Comments
 (0)