Skip to content

Commit 6b00adf

Browse files
authored
Merge pull request #4725 from NginxProxyManager/dependabot/npm_and_yarn/test/eslint/plugin-kit-0.3.5
Bump @eslint/plugin-kit from 0.3.2 to 0.3.5 in /test
2 parents a935582 + 4397f57 commit 6b00adf

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

test/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@
108108
dependencies:
109109
"@types/json-schema" "^7.0.15"
110110

111-
"@eslint/core@^0.15.0":
112-
version "0.15.0"
113-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.0.tgz#8fc04709a7b9a179d9f7d93068fc000cb8c5603d"
114-
integrity sha512-b7ePw78tEWWkpgZCDYkbqDOP8dmM6qe+AOC6iuJqlq1R/0ahMAeH3qynpnqKFGkMltrp44ohV4ubGyvLX28tzw==
111+
"@eslint/core@^0.15.2":
112+
version "0.15.2"
113+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f"
114+
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
115115
dependencies:
116116
"@types/json-schema" "^7.0.15"
117117

@@ -141,11 +141,11 @@
141141
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
142142

143143
"@eslint/plugin-kit@^0.3.1":
144-
version "0.3.2"
145-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.2.tgz#0cad96b134d23a653348e3342f485636b5ef4732"
146-
integrity sha512-4SaFZCNfJqvk/kenHpI8xvN42DMaoycy4PzKc5otHxRswww1kAt82OlBuwRVLofCACCTZEcla2Ydxv8scMXaTg==
144+
version "0.3.5"
145+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
146+
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
147147
dependencies:
148-
"@eslint/core" "^0.15.0"
148+
"@eslint/core" "^0.15.2"
149149
levn "^0.4.1"
150150

151151
"@humanfs/core@^0.19.1":

0 commit comments

Comments
 (0)