Skip to content

Commit af3c85e

Browse files
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /test (#256)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f788769 commit af3c85e

File tree

1 file changed

+26
-8
lines changed

1 file changed

+26
-8
lines changed

test/yarn.lock

Lines changed: 26 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -767,8 +767,26 @@
767767
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
768768

769769
"@callstack/eslint-config@link:..":
770-
version "0.0.0"
771-
uid ""
770+
version "13.0.2"
771+
dependencies:
772+
"@babel/core" "^7.16.0"
773+
"@babel/eslint-parser" "^7.16.3"
774+
"@babel/plugin-syntax-flow" "^7.18.6"
775+
"@babel/plugin-transform-react-jsx" "^7.18.10"
776+
"@typescript-eslint/eslint-plugin" "^5.36.2"
777+
"@typescript-eslint/parser" "^5.36.2"
778+
eslint-config-prettier "^8.3.0"
779+
eslint-plugin-flowtype "^8.0.3"
780+
eslint-plugin-import "^2.25.3"
781+
eslint-plugin-jest "^27.0.1"
782+
eslint-plugin-prettier "^4.0.0"
783+
eslint-plugin-promise "^6.0.1"
784+
eslint-plugin-react "^7.27.1"
785+
eslint-plugin-react-hooks "^4.3.0"
786+
eslint-plugin-react-native "^4.0.0"
787+
eslint-plugin-react-native-a11y "^3.2.1"
788+
eslint-restricted-globals "^0.2.0"
789+
prettier "^2.4.1"
772790

773791
"@eslint/eslintrc@^1.3.1":
774792
version "1.3.1"
@@ -4228,9 +4246,9 @@ json-stable-stringify-without-jsonify@^1.0.1:
42284246
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
42294247

42304248
json5@^1.0.1:
4231-
version "1.0.1"
4232-
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
4233-
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
4249+
version "1.0.2"
4250+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
4251+
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
42344252
dependencies:
42354253
minimist "^1.2.0"
42364254

@@ -4754,9 +4772,9 @@ minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
47544772
brace-expansion "^1.1.7"
47554773

47564774
minimist@^1.2.0, minimist@^1.2.6:
4757-
version "1.2.6"
4758-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
4759-
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
4775+
version "1.2.7"
4776+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
4777+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
47604778

47614779
mixin-deep@^1.2.0:
47624780
version "1.3.2"

0 commit comments

Comments
 (0)