@truedat/audit 4.44.4 → 4.44.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@truedat/audit",
3
- "version": "4.44.4",
3
+ "version": "4.44.5",
4
4
  "description": "Truedat Web Audit Module",
5
5
  "sideEffects": false,
6
6
  "jsnext:main": "src/index.js",
@@ -16,26 +16,26 @@
16
16
  "scripts": {
17
17
  "clean": "rimraf yarn-error.log",
18
18
  "debug": "node --inspect-brk node_modules/.bin/jest --runInBand",
19
- "test": "jest --coverage",
20
- "test:watch": "jest --watch",
19
+ "test": "TZ=UTC jest --coverage",
20
+ "test:watch": "TZ=UTC jest --watch",
21
21
  "eslint": "eslint src/**",
22
22
  "eslint:fix": "eslint --fix src/**"
23
23
  },
24
24
  "devDependencies": {
25
- "@babel/cli": "^7.14.8",
26
- "@babel/core": "^7.15.0",
27
- "@babel/plugin-proposal-class-properties": "^7.14.5",
28
- "@babel/plugin-proposal-object-rest-spread": "^7.14.7",
29
- "@babel/plugin-proposal-optional-chaining": "^7.14.5",
25
+ "@babel/cli": "^7.17.10",
26
+ "@babel/core": "^7.18.0",
27
+ "@babel/plugin-proposal-class-properties": "^7.17.12",
28
+ "@babel/plugin-proposal-object-rest-spread": "^7.18.0",
29
+ "@babel/plugin-proposal-optional-chaining": "^7.17.12",
30
30
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
31
- "@babel/plugin-transform-modules-commonjs": "^7.15.0",
32
- "@babel/preset-env": "^7.15.0",
33
- "@babel/preset-react": "^7.14.5",
34
- "@testing-library/jest-dom": "^5.14.1",
31
+ "@babel/plugin-transform-modules-commonjs": "^7.18.0",
32
+ "@babel/preset-env": "^7.18.0",
33
+ "@babel/preset-react": "^7.17.12",
34
+ "@testing-library/jest-dom": "^5.16.4",
35
35
  "@testing-library/react": "^12.0.0",
36
36
  "@testing-library/user-event": "^13.2.1",
37
- "@truedat/test": "4.44.4",
38
- "babel-jest": "^27.0.6",
37
+ "@truedat/test": "4.44.5",
38
+ "babel-jest": "^28.1.0",
39
39
  "babel-plugin-dynamic-import-node": "^2.3.3",
40
40
  "babel-plugin-lodash": "^3.3.4",
41
41
  "babel-plugin-react-intl": "^5.1.18",
@@ -44,7 +44,8 @@
44
44
  "enzyme-adapter-react-16": "^1.15.6",
45
45
  "enzyme-to-json": "^3.6.2",
46
46
  "identity-obj-proxy": "^3.0.0",
47
- "jest": "^27.0.6",
47
+ "jest": "^28.1.0",
48
+ "jest-environment-jsdom": "^28.1.0",
48
49
  "react": "^16.14.0",
49
50
  "react-dom": "^16.14.0",
50
51
  "redux-saga-test-plan": "^4.0.4",
@@ -84,14 +85,15 @@
84
85
  ]
85
86
  },
86
87
  "dependencies": {
87
- "@truedat/auth": "4.44.4",
88
- "@truedat/core": "4.44.4",
88
+ "@truedat/auth": "4.44.5",
89
+ "@truedat/core": "4.44.5",
89
90
  "axios": "^0.19.2",
90
91
  "path-to-regexp": "^1.7.0",
91
- "prop-types": "^15.7.2",
92
+ "prop-types": "^15.8.1",
92
93
  "react-color": "^2.17.3",
93
94
  "react-hook-form": "^7.30.0",
94
95
  "react-intl": "^5.20.10",
96
+ "react-moment": "^1.1.2",
95
97
  "react-redux": "^7.2.4",
96
98
  "react-router-dom": "^5.2.0",
97
99
  "react-sortable-hoc": "^1.11.0",
@@ -105,5 +107,5 @@
105
107
  "react-dom": ">= 16.8.6 < 17",
106
108
  "semantic-ui-react": ">= 0.88.2 < 2.1"
107
109
  },
108
- "gitHead": "36fb183e1d22181e6a15b3bac2c01b39214eacdb"
110
+ "gitHead": "5a339468198c803592b285eddd0dd0c0b0eced93"
109
111
  }
@@ -4,8 +4,6 @@ import { render } from "@truedat/test/render";
4
4
  import userEvent from "@testing-library/user-event";
5
5
  import SubscriptionForm from "../SubscriptionForm";
6
6
 
7
- jest.setTimeout(20000);
8
-
9
7
  const conceptActiveFilters = {};
10
8
  const structureActiveFilters = {};
11
9
  const domains = [