Skip to content
Snippets Groups Projects
Commit a04ee5a6 authored by Martin's avatar Martin
Browse files

OZG-5977 update dependency jest-marbles

parent cd1464c8
No related branches found
No related tags found
1 merge request!67OZG-5977 add multi option to file upload button
...@@ -148,7 +148,7 @@ ...@@ -148,7 +148,7 @@
"jest": "29.7.0", "jest": "29.7.0",
"jest-environment-jsdom": "29.7.0", "jest-environment-jsdom": "29.7.0",
"jest-junit": "^16.0.0", "jest-junit": "^16.0.0",
"jest-marbles": "3.0.6", "jest-marbles": "3.1.0",
"jest-preset-angular": "14.1.1", "jest-preset-angular": "14.1.1",
"jest-sonar-reporter": "^2.0.0", "jest-sonar-reporter": "^2.0.0",
"jsonc-eslint-parser": "^2.4.0", "jsonc-eslint-parser": "^2.4.0",
......
...@@ -296,8 +296,8 @@ importers: ...@@ -296,8 +296,8 @@ importers:
specifier: ^16.0.0 specifier: ^16.0.0
version: 16.0.0 version: 16.0.0
jest-marbles: jest-marbles:
specifier: 3.0.6 specifier: 3.1.0
version: 3.0.6(rxjs@7.8.1) version: 3.1.0(rxjs@7.8.1)
jest-preset-angular: jest-preset-angular:
specifier: 14.1.1 specifier: 14.1.1
version: 14.1.1(hhzw7n7maz255w3q3drv2sckqu) version: 14.1.1(hhzw7n7maz255w3q3drv2sckqu)
...@@ -6996,9 +6996,9 @@ packages: ...@@ -6996,9 +6996,9 @@ packages:
resolution: {integrity: sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==} resolution: {integrity: sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
   
jest-marbles@3.0.6: jest-marbles@3.1.0:
resolution: {integrity: sha512-SHfrwftmIw8YQ5sfs3vTijuSpF7VWkTI4j621xaKWtItaNFPRkpnGaKZhl75eT+CTUMCs7a5Ey+QjA2qBJS2dA==} resolution: {integrity: sha512-coNktwFLnBLgx9oUJmhefgP2gJpN5sCEhlGYZOy8buUvMe+Xz0YnTLRV079ysO8ROv4stRpZwzkbzo86oDDhqA==}
engines: {node: '>=6.11.5'} engines: {node: '>=18'}
peerDependencies: peerDependencies:
rxjs: ^7.0.0 rxjs: ^7.0.0
   
...@@ -19538,7 +19538,7 @@ snapshots: ...@@ -19538,7 +19538,7 @@ snapshots:
jest-get-type: 29.6.3 jest-get-type: 29.6.3
pretty-format: 29.7.0 pretty-format: 29.7.0
   
jest-marbles@3.0.6(rxjs@7.8.1): jest-marbles@3.1.0(rxjs@7.8.1):
dependencies: dependencies:
rxjs: 7.8.1 rxjs: 7.8.1
   
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment