From 6732d252dc0ad098c46df4219f8d60305e37c530 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 29 Jan 2021 11:38:28 +0100 Subject: dependencies --- pnpm-lock.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'pnpm-lock.yaml') 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 -- cgit v1.2.3