@interface-technologies/check-for-js-bundle-update-saga 4.3.3 → 4.3.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@interface-technologies/check-for-js-bundle-update-saga",
3
- "version": "4.3.3",
3
+ "version": "4.3.4",
4
4
  "description": "Redux saga for checking if a JavaScript app has been deployed.",
5
5
  "homepage": "https://github.com/srmagura/iti-react",
6
6
  "repository": {
@@ -23,8 +23,8 @@
23
23
  "redux-saga": "^1.1.3"
24
24
  },
25
25
  "devDependencies": {
26
- "@interface-technologies/iti-react": "4.3.3",
27
- "@interface-technologies/tsconfig": "4.3.3",
26
+ "@interface-technologies/iti-react": "4.3.4",
27
+ "@interface-technologies/tsconfig": "4.3.4",
28
28
  "@redux-saga/is": "^1.1.2",
29
29
  "@redux-saga/symbols": "^1.1.2",
30
30
  "@testing-library/react-hooks": "^7.0.2",
@@ -32,7 +32,7 @@
32
32
  "redux-saga-test-plan": "^4.0.4"
33
33
  },
34
34
  "peerDependencies": {
35
- "@interface-technologies/iti-react": "^4.3.3",
35
+ "@interface-technologies/iti-react": "^4.3.4",
36
36
  "@popperjs/core": "^2.10.2",
37
37
  "bootstrap": "^5.1.2",
38
38
  "react": "^17.0.2"