Skip to content

Commit

Permalink
Non-significant deps updates
Browse files Browse the repository at this point in the history
  • Loading branch information
burtek committed Mar 27, 2022
1 parent 818b0c2 commit fb0f530
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^26.1.3",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-jsonc": "^2.1.0",
"eslint-plugin-jsonc": "^2.2.1",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-lodash": "^7.4.0",
"eslint-plugin-n": "^15.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -534,10 +534,10 @@ eslint-plugin-jest@^26.1.3:
dependencies:
"@typescript-eslint/utils" "^5.10.0"

eslint-plugin-jsonc@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.1.0.tgz#6b7fe6a5433695de2a39991d0d67b838718cd517"
integrity sha512-ueuFWW+u/hjU9+j5Ov+ZoWIukMlaWrB+MS/wfKYWqKkAVr7U9zYqUu4ZwLh2AHU3+FjvmS8+1Va5bP6J/ERVyg==
eslint-plugin-jsonc@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.2.1.tgz#82e3095565707e572be129d7fb86c026f52daa2e"
integrity sha512-ozGjWXhxF3ZfITHmRLuUL6zORh5Dzo0ymwVdxhfFaa4LEtU2S88JIwDYCWAifQLG92x7chqcnZlGUggaPSlfIQ==
dependencies:
eslint-utils "^3.0.0"
jsonc-eslint-parser "^2.0.4"
Expand Down

0 comments on commit fb0f530

Please sign in to comment.