summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index bd5288705..b696ec7b4 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -177,6 +177,7 @@ importers:
'@rollup/plugin-replace': 2.3.4_rollup@2.37.1
'@types/chrome': 0.0.128
'@types/enzyme': 3.10.8
+ '@types/enzyme-adapter-react-16': 1.0.6
'@types/node': 14.14.22
'@types/react': 17.0.0
'@types/react-dom': 17.0.0
@@ -197,6 +198,7 @@ importers:
'@rollup/plugin-replace': ^2.3.4
'@types/chrome': ^0.0.128
'@types/enzyme': ^3.10.8
+ '@types/enzyme-adapter-react-16': ^1.0.6
'@types/node': ^14.14.22
'@types/react': ^17.0.0
'@types/react-dom': ^17.0.0
@@ -624,6 +626,12 @@ packages:
dev: true
resolution:
integrity: sha512-eGc599TDtersMBW1cSnExHm0IHrXrO5xdk6Sa2Dq30ED+hR1rpT1ez0NNcCgvGO52nmktGfyvd3Uyquzv3LL4g==
+ /@types/enzyme-adapter-react-16/1.0.6:
+ dependencies:
+ '@types/enzyme': 3.10.8
+ dev: true
+ resolution:
+ integrity: sha512-VonDkZ15jzqDWL8mPFIQnnLtjwebuL9YnDkqeCDYnB4IVgwUm0mwKkqhrxLL6mb05xm7qqa3IE95m8CZE9imCg==
/@types/enzyme/3.10.8:
dependencies:
'@types/cheerio': 0.22.23