Skip to content

Commit 854652a

Browse files
author
Akash Satheesan
authored
Merge branch 'main' into oxy/update-node
2 parents ad96ef5 + af9b2bf commit 854652a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

test/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4927,9 +4927,9 @@ write-file-atomic@^3.0.0:
49274927
typedarray-to-buffer "^3.1.5"
49284928

49294929
ws@^7.2.3, ws@^7.3.1:
4930-
version "7.4.2"
4931-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.2.tgz#782100048e54eb36fe9843363ab1c68672b261dd"
4932-
integrity sha512-T4tewALS3+qsrpGI/8dqNMLIVdq/g/85U98HPMa6F0m6xTbvhXU6RCQLqPH3+SlomNV/LdY6RXEbBpMH6EOJnA==
4930+
version "7.4.6"
4931+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
4932+
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
49334933

49344934
xml-name-validator@^3.0.0:
49354935
version "3.0.0"

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3218,9 +3218,9 @@ eslint-module-utils@^2.6.1:
32183218
pkg-dir "^2.0.0"
32193219

32203220
eslint-plugin-import@^2.18.2:
3221-
version "2.23.3"
3222-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191"
3223-
integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==
3221+
version "2.23.4"
3222+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
3223+
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
32243224
dependencies:
32253225
array-includes "^3.1.3"
32263226
array.prototype.flat "^1.2.4"

0 commit comments

Comments
 (0)