Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "8.58.0",
"amphtml-validator": "1.0.38",
"babel-jest": "30.3.0",
"babel-jest": "30.4.1",
"babel-loader": "10.1.1",
"babel-plugin-dynamic-import-node": "2.3.3",
"chalk": "5.6.2",
Expand Down
152 changes: 151 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3686,6 +3686,16 @@ __metadata:
languageName: node
linkType: hard

"@jest/pattern@npm:30.4.0":
version: 30.4.0
resolution: "@jest/pattern@npm:30.4.0"
dependencies:
"@types/node": "npm:*"
jest-regex-util: "npm:30.4.0"
checksum: 10/4fb1db0e586713708d2fcd79059315600978608483ef2d80e04a0a59b20b0d8de0d3f47cad950ff90bfb9ea3cb788709ee3d1eb225734e4dbf1c4b743c93d204
languageName: node
linkType: hard

"@jest/reporters@npm:30.3.0":
version: 30.3.0
resolution: "@jest/reporters@npm:30.3.0"
Expand Down Expand Up @@ -3740,6 +3750,15 @@ __metadata:
languageName: node
linkType: hard

"@jest/schemas@npm:30.4.1":
version: 30.4.1
resolution: "@jest/schemas@npm:30.4.1"
dependencies:
"@sinclair/typebox": "npm:^0.34.0"
checksum: 10/86e62c8fd8fc77535085f1ede3a416430a3740f78b8f88ec7d0ee4516b22daf3326ffc1ade9d5f7839bbde923aaf1b5ac430a42ed4bb1a38edc3de5005a58f51
languageName: node
linkType: hard

"@jest/snapshot-utils@npm:30.2.0":
version: 30.2.0
resolution: "@jest/snapshot-utils@npm:30.2.0"
Expand Down Expand Up @@ -3844,6 +3863,28 @@ __metadata:
languageName: node
linkType: hard

"@jest/transform@npm:30.4.1":
version: 30.4.1
resolution: "@jest/transform@npm:30.4.1"
dependencies:
"@babel/core": "npm:^7.27.4"
"@jest/types": "npm:30.4.1"
"@jridgewell/trace-mapping": "npm:^0.3.25"
babel-plugin-istanbul: "npm:^7.0.1"
chalk: "npm:^4.1.2"
convert-source-map: "npm:^2.0.0"
fast-json-stable-stringify: "npm:^2.1.0"
graceful-fs: "npm:^4.2.11"
jest-haste-map: "npm:30.4.1"
jest-regex-util: "npm:30.4.0"
jest-util: "npm:30.4.1"
pirates: "npm:^4.0.7"
slash: "npm:^3.0.0"
write-file-atomic: "npm:^5.0.1"
checksum: 10/7b570451f6c26360f1b852c2281dcc4e36fe685dbc159cf5eabf83d49d6aae4569f444d38f3afb5b3b6e0b809eb41b65f3145c0cac5fee3eec9c9b178fb1f0ea
languageName: node
linkType: hard

"@jest/types@npm:30.0.1":
version: 30.0.1
resolution: "@jest/types@npm:30.0.1"
Expand Down Expand Up @@ -3889,6 +3930,21 @@ __metadata:
languageName: node
linkType: hard

"@jest/types@npm:30.4.1":
version: 30.4.1
resolution: "@jest/types@npm:30.4.1"
dependencies:
"@jest/pattern": "npm:30.4.0"
"@jest/schemas": "npm:30.4.1"
"@types/istanbul-lib-coverage": "npm:^2.0.6"
"@types/istanbul-reports": "npm:^3.0.4"
"@types/node": "npm:*"
"@types/yargs": "npm:^17.0.33"
chalk: "npm:^4.1.2"
checksum: 10/cc0999508613487c6d0f55661cd342ebe7cfe579fa9917534b94310204358f03f94524f70f00b4fe3c6dd2ccd0fd44657615a1b9f420ab310d68b43964bff87c
languageName: node
linkType: hard

"@jridgewell/gen-mapping@npm:^0.3.12":
version: 0.3.12
resolution: "@jridgewell/gen-mapping@npm:0.3.12"
Expand Down Expand Up @@ -7093,6 +7149,23 @@ __metadata:
languageName: node
linkType: hard

"babel-jest@npm:30.4.1":
version: 30.4.1
resolution: "babel-jest@npm:30.4.1"
dependencies:
"@jest/transform": "npm:30.4.1"
"@types/babel__core": "npm:^7.20.5"
babel-plugin-istanbul: "npm:^7.0.1"
babel-preset-jest: "npm:30.4.0"
chalk: "npm:^4.1.2"
graceful-fs: "npm:^4.2.11"
slash: "npm:^3.0.0"
peerDependencies:
"@babel/core": ^7.11.0 || ^8.0.0-0
checksum: 10/f739152bee60b368b27676441c54e235b49bca10329bb6395b54cca5982ced1f7a5a2c504e406e1082aac3dc68ab518771c9de62cf66ffe00993ad071a58fd1b
languageName: node
linkType: hard

"babel-loader@npm:10.1.1":
version: 10.1.1
resolution: "babel-loader@npm:10.1.1"
Expand Down Expand Up @@ -7142,6 +7215,15 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-jest-hoist@npm:30.4.0":
version: 30.4.0
resolution: "babel-plugin-jest-hoist@npm:30.4.0"
dependencies:
"@types/babel__core": "npm:^7.20.5"
checksum: 10/112f984b3b4315f7ff15d5d17df7f5aa4b500e562c67c2eafcd9974af4369c17d50feed2f9c95cbcec32faba8ccb04f8b62828aca41a47d5fdedc532b49fbf19
languageName: node
linkType: hard

"babel-plugin-macros@npm:^3.1.0":
version: 3.1.0
resolution: "babel-plugin-macros@npm:3.1.0"
Expand Down Expand Up @@ -7226,6 +7308,18 @@ __metadata:
languageName: node
linkType: hard

"babel-preset-jest@npm:30.4.0":
version: 30.4.0
resolution: "babel-preset-jest@npm:30.4.0"
dependencies:
babel-plugin-jest-hoist: "npm:30.4.0"
babel-preset-current-node-syntax: "npm:^1.2.0"
peerDependencies:
"@babel/core": ^7.11.0 || ^8.0.0-beta.1
checksum: 10/7fbdcaa1f24b2efbc1b658220df849a375858bd5e208cefcf53b116bca972b28565a0715521cc20bec41adbd20ff73b9dbbdea3634bd71f50062f0ce694a7159
languageName: node
linkType: hard

"balanced-match@npm:^1.0.0":
version: 1.0.2
resolution: "balanced-match@npm:1.0.2"
Expand Down Expand Up @@ -11789,6 +11883,28 @@ __metadata:
languageName: node
linkType: hard

"jest-haste-map@npm:30.4.1":
version: 30.4.1
resolution: "jest-haste-map@npm:30.4.1"
dependencies:
"@jest/types": "npm:30.4.1"
"@types/node": "npm:*"
anymatch: "npm:^3.1.3"
fb-watchman: "npm:^2.0.2"
fsevents: "npm:^2.3.3"
graceful-fs: "npm:^4.2.11"
jest-regex-util: "npm:30.4.0"
jest-util: "npm:30.4.1"
jest-worker: "npm:30.4.1"
picomatch: "npm:^4.0.3"
walker: "npm:^1.0.8"
dependenciesMeta:
fsevents:
optional: true
checksum: 10/d26404c7258d03fa423604191bca39707438ca1e62a9a471c92fcd468fa386cbdce2c50b3834fb830b25836e3eee34e3070d22b016b42f0ab626c157f5726eeb
languageName: node
linkType: hard

"jest-junit@npm:16.0.0":
version: 16.0.0
resolution: "jest-junit@npm:16.0.0"
Expand Down Expand Up @@ -11950,6 +12066,13 @@ __metadata:
languageName: node
linkType: hard

"jest-regex-util@npm:30.4.0":
version: 30.4.0
resolution: "jest-regex-util@npm:30.4.0"
checksum: 10/8664fcc1d07c8236a3bd012c0f06ae9d14d96e758b32ee340a3a7c4c326d0b5052d8c4ae4f4c4184f08bf78723d905352f22923647df9658ace3604f03bf074f
languageName: node
linkType: hard

"jest-resolve-dependencies@npm:30.3.0":
version: 30.3.0
resolution: "jest-resolve-dependencies@npm:30.3.0"
Expand Down Expand Up @@ -12136,6 +12259,20 @@ __metadata:
languageName: node
linkType: hard

"jest-util@npm:30.4.1":
version: 30.4.1
resolution: "jest-util@npm:30.4.1"
dependencies:
"@jest/types": "npm:30.4.1"
"@types/node": "npm:*"
chalk: "npm:^4.1.2"
ci-info: "npm:^4.2.0"
graceful-fs: "npm:^4.2.11"
picomatch: "npm:^4.0.3"
checksum: 10/603093e12076906afcf28be514d5b7ac4e3c0e26997b0047614cf2a308b65d773137304a1fb011d747517e881aeed067f6606b9937f5b838d67f6e5734b49ebe
languageName: node
linkType: hard

"jest-validate@npm:30.3.0":
version: 30.3.0
resolution: "jest-validate@npm:30.3.0"
Expand Down Expand Up @@ -12192,6 +12329,19 @@ __metadata:
languageName: node
linkType: hard

"jest-worker@npm:30.4.1":
version: 30.4.1
resolution: "jest-worker@npm:30.4.1"
dependencies:
"@types/node": "npm:*"
"@ungap/structured-clone": "npm:^1.3.0"
jest-util: "npm:30.4.1"
merge-stream: "npm:^2.0.0"
supports-color: "npm:^8.1.1"
checksum: 10/ff6af73c9097fc07e90490d3e1e354c702390ef66f7f40054a15dd6d56809a25634179969ff80bde782a6c645f49fa48bf3aacfe7d05af7315c48020f9b2b1cd
languageName: node
linkType: hard

"jest-worker@npm:^27.4.5":
version: 27.5.1
resolution: "jest-worker@npm:27.5.1"
Expand Down Expand Up @@ -15601,7 +15751,7 @@ __metadata:
"@typescript-eslint/parser": "npm:8.58.0"
amphtml-validator: "npm:1.0.38"
aws-embedded-metrics: "npm:4.2.0"
babel-jest: "npm:30.3.0"
babel-jest: "npm:30.4.1"
babel-loader: "npm:10.1.1"
babel-plugin-dynamic-import-node: "npm:2.3.3"
chalk: "npm:5.6.2"
Expand Down
Loading