Merge pull request #8121 from jellyfin/renovate/es-check-9.x

Update dependency es-check to v9.6.4
This commit is contained in:
Bill Thornton
2026-06-30 15:31:29 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -100,7 +100,7 @@
"cross-env": "10.1.0",
"css-loader": "7.1.4",
"cssnano": "7.1.3",
"es-check": "9.6.2",
"es-check": "9.6.4",
"eslint": "9.39.4",
"eslint-plugin-compat": "6.2.1",
"eslint-plugin-import": "2.32.0",
@@ -10564,9 +10564,9 @@
}
},
"node_modules/es-check": {
"version": "9.6.2",
"resolved": "https://registry.npmjs.org/es-check/-/es-check-9.6.2.tgz",
"integrity": "sha512-wRfneRmVYXh+yOFdnw8+gGyZt8Gi62rXC7Gvn8ghhbRC89AjDamFlfoQ00Onk/R3LrtPMmsWHTdCEaLmbqRWlw==",
"version": "9.6.4",
"resolved": "https://registry.npmjs.org/es-check/-/es-check-9.6.4.tgz",
"integrity": "sha512-tZq2twJz5EVZk4THqPt9Nm+/EZbwYspus9bs86WLQ6cG08Du75dHB/1ZXyRVGRbeJoxKhsFXNWxCQrOISfuC3w==",
"dev": true,
"license": "MIT",
"workspaces": [
+1 -1
View File
@@ -34,7 +34,7 @@
"cross-env": "10.1.0",
"css-loader": "7.1.4",
"cssnano": "7.1.3",
"es-check": "9.6.2",
"es-check": "9.6.4",
"eslint": "9.39.4",
"eslint-plugin-compat": "6.2.1",
"eslint-plugin-import": "2.32.0",