mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
build(deps): bump typed-redux-saga from 1.3.1 to 1.4.0
Bumps [typed-redux-saga](https://github.com/agiledigital/typed-redux-saga) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/agiledigital/typed-redux-saga/releases) - [Commits](https://github.com/agiledigital/typed-redux-saga/commits) --- updated-dependencies: - dependency-name: typed-redux-saga dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
github-actions[bot]
parent
c129d0d025
commit
ed5503f4c7
+1
-1
@@ -55,7 +55,7 @@
|
||||
"redux-saga": "^1.1.3",
|
||||
"semver": "^7.3.5",
|
||||
"spdx-satisfies": "^5.0.0",
|
||||
"typed-redux-saga": "^1.3.1",
|
||||
"typed-redux-saga": "^1.4.0",
|
||||
"typescript": "~4.5.5",
|
||||
"web-vitals": "^2.1.4",
|
||||
"xterm": "^4.17.0",
|
||||
|
||||
@@ -3106,7 +3106,7 @@ babel-plugin-jest-hoist@^26.6.2:
|
||||
"@types/babel__core" "^7.0.0"
|
||||
"@types/babel__traverse" "^7.0.6"
|
||||
|
||||
babel-plugin-macros@2.8.0, babel-plugin-macros@^2.8.0:
|
||||
babel-plugin-macros@2.8.0:
|
||||
version "2.8.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz#0f958a7cc6556b1e65344465d99111a1e5e10138"
|
||||
integrity sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==
|
||||
@@ -3115,7 +3115,7 @@ babel-plugin-macros@2.8.0, babel-plugin-macros@^2.8.0:
|
||||
cosmiconfig "^6.0.0"
|
||||
resolve "^1.12.0"
|
||||
|
||||
babel-plugin-macros@^3.0.1:
|
||||
babel-plugin-macros@^3.0.1, babel-plugin-macros@^3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz#9ef6dc74deb934b4db344dc973ee851d148c50c1"
|
||||
integrity sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==
|
||||
@@ -12128,13 +12128,13 @@ type@^2.0.0:
|
||||
resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz#0a2e78c2e77907b252abe5f298c1b01c63f0db3d"
|
||||
integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==
|
||||
|
||||
typed-redux-saga@^1.3.1:
|
||||
version "1.3.1"
|
||||
resolved "https://registry.yarnpkg.com/typed-redux-saga/-/typed-redux-saga-1.3.1.tgz#92b01db41e3510102f87eb9ff261ec73d38a2e44"
|
||||
integrity sha512-nUj1/1/SAesEsZrr7o24ID+++CqZ6QfPVDcwhY2rVmm4vEBr/vbDHJ6j/w6SomOcooLwnh3sdaWVhNEIy7VgNA==
|
||||
typed-redux-saga@^1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/typed-redux-saga/-/typed-redux-saga-1.4.0.tgz#21cbf7bc5a8c26d5fda32968a56c923c8ebc43db"
|
||||
integrity sha512-CliIK139wJvIIkFId5eKSmE8boH20QZiwWiP5ju4jmTtW4WZzgmMFRqsjSgdcTVHb1iwmmH3qfIpavMf8twkGA==
|
||||
optionalDependencies:
|
||||
"@babel/helper-module-imports" "^7.12.1"
|
||||
babel-plugin-macros "^2.8.0"
|
||||
"@babel/helper-module-imports" "^7.14.5"
|
||||
babel-plugin-macros "^3.1.0"
|
||||
|
||||
typed-styles@^0.0.7:
|
||||
version "0.0.7"
|
||||
|
||||
Reference in New Issue
Block a user