From e775569ce9a6d6966bf57b5514680cbb6bb58db2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 02:40:20 +0000 Subject: [PATCH] Bump @types/seamless-immutable from 7.1.15 to 7.1.16 Bumps [@types/seamless-immutable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/seamless-immutable) from 7.1.15 to 7.1.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/seamless-immutable) --- updated-dependencies: - dependency-name: "@types/seamless-immutable" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cd04a1a4..c2b28f02 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@types/react": "^17.0.14", "@types/react-dom": "^17.0.8", "@types/react-redux": "^7.1.18", - "@types/seamless-immutable": "7.1.15", + "@types/seamless-immutable": "7.1.16", "@types/styled-jsx": "2.2.9", "@types/terser-webpack-plugin": "5.0.4", "@types/uuid": "8.3.1", diff --git a/yarn.lock b/yarn.lock index 60ae48b9..44319be2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -950,10 +950,10 @@ resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275" integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA== -"@types/seamless-immutable@7.1.15": - version "7.1.15" - resolved "https://registry.npmjs.org/@types/seamless-immutable/-/seamless-immutable-7.1.15.tgz#eacc868b98ef677493bc7ea8e2ff0f5288389335" - integrity sha512-8OKW2jocSNv0oQYbimzqZeYDJ13yIOWcf5eTS7y3IDJfGg0A4tf3lQnBO9UPWP8PZA4Zt9b/hb8xHGypTf14zg== +"@types/seamless-immutable@7.1.16": + version "7.1.16" + resolved "https://registry.npmjs.org/@types/seamless-immutable/-/seamless-immutable-7.1.16.tgz#f593ea86da53d66d74c87c2cc4ff8bd71dd066d5" + integrity sha512-aoi1L9llrDtviLpv+2VoYM9OgAAsoDtHL8uw4mokuNXl0qwRoen/t4aSAZpoTJVQ2DIdhZQ55L0R0duwz19WEw== "@types/styled-jsx@2.2.9": version "2.2.9"