chore(deps): pin dependency @testing-library/dom to 10.4.0
Renovate-Branch: renovate/pin-dependencies
Change-Id: I19b1dc452667ac2afed65947b8b09e497776202c
diff --git a/package.json b/package.json
index fc575ca..d96b6df 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"@babel/plugin-transform-modules-commonjs": "7.25.9",
"@jest/globals": "29.7.0",
"@lit/localize-tools": "0.8.0",
- "@testing-library/dom": "^10.4.0",
+ "@testing-library/dom": "10.4.0",
"@types/chrome": "0.0.280",
"@types/eslint__js": "8.42.3",
"@types/node": "20.17.6",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 608e48c..d8e62cb 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -70,7 +70,7 @@
specifier: 0.8.0
version: 0.8.0
'@testing-library/dom':
- specifier: ^10.4.0
+ specifier: 10.4.0
version: 10.4.0
'@types/chrome':
specifier: 0.0.280
@@ -164,10 +164,6 @@
resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==}
engines: {node: '>=6.0.0'}
- '@babel/code-frame@7.24.7':
- resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==}
- engines: {node: '>=6.9.0'}
-
'@babel/code-frame@7.26.0':
resolution: {integrity: sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==}
engines: {node: '>=6.9.0'}
@@ -254,10 +250,6 @@
resolution: {integrity: sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA==}
engines: {node: '>=6.9.0'}
- '@babel/highlight@7.24.7':
- resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==}
- engines: {node: '>=6.9.0'}
-
'@babel/parser@7.25.7':
resolution: {integrity: sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==}
engines: {node: '>=6.0.0'}
@@ -3978,11 +3970,6 @@
'@jridgewell/gen-mapping': 0.1.1
'@jridgewell/trace-mapping': 0.3.25
- '@babel/code-frame@7.24.7':
- dependencies:
- '@babel/highlight': 7.24.7
- picocolors: 1.1.1
-
'@babel/code-frame@7.26.0':
dependencies:
'@babel/helper-validator-identifier': 7.25.9
@@ -4109,13 +4096,6 @@
transitivePeerDependencies:
- supports-color
- '@babel/highlight@7.24.7':
- dependencies:
- '@babel/helper-validator-identifier': 7.25.9
- chalk: 2.4.2
- js-tokens: 4.0.0
- picocolors: 1.1.1
-
'@babel/parser@7.25.7':
dependencies:
'@babel/types': 7.25.7
@@ -7489,7 +7469,7 @@
parse-json@7.1.1:
dependencies:
- '@babel/code-frame': 7.24.7
+ '@babel/code-frame': 7.26.0
error-ex: 1.3.2
json-parse-even-better-errors: 3.0.2
lines-and-columns: 2.0.4