mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-14 08:58:28 +00:00
Build(deps-dev): Bump jest-environment-jsdom from 29.6.3 to 29.6.4 (#3167)
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.6.3 to 29.6.4. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
Generated
+11
-11
@@ -29,7 +29,7 @@
|
||||
"hjson": "^3.2.2",
|
||||
"husky": "^8.0.3",
|
||||
"jest": "^29.6.4",
|
||||
"jest-environment-jsdom": "^29.6.3",
|
||||
"jest-environment-jsdom": "^29.6.4",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lint-staged": "^14.0.1",
|
||||
"lodash.snakecase": "^4.1.1",
|
||||
@@ -4281,13 +4281,13 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/jest-environment-jsdom": {
|
||||
"version": "29.6.3",
|
||||
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-29.6.3.tgz",
|
||||
"integrity": "sha512-nMJz/i27Moit9bv8Z323/13Melj4FEQH93yRu7GnilvBmPBMH4EGEkEfBTJXYuubyzhMO7w/VHzljIDV+Q/SeQ==",
|
||||
"version": "29.6.4",
|
||||
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-29.6.4.tgz",
|
||||
"integrity": "sha512-K6wfgUJ16DoMs02JYFid9lOsqfpoVtyJxpRlnTxUHzvZWBnnh2VNGRB9EC1Cro96TQdq5TtSjb3qUjNaJP9IyA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@jest/environment": "^29.6.3",
|
||||
"@jest/fake-timers": "^29.6.3",
|
||||
"@jest/environment": "^29.6.4",
|
||||
"@jest/fake-timers": "^29.6.4",
|
||||
"@jest/types": "^29.6.3",
|
||||
"@types/jsdom": "^20.0.0",
|
||||
"@types/node": "*",
|
||||
@@ -10187,13 +10187,13 @@
|
||||
}
|
||||
},
|
||||
"jest-environment-jsdom": {
|
||||
"version": "29.6.3",
|
||||
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-29.6.3.tgz",
|
||||
"integrity": "sha512-nMJz/i27Moit9bv8Z323/13Melj4FEQH93yRu7GnilvBmPBMH4EGEkEfBTJXYuubyzhMO7w/VHzljIDV+Q/SeQ==",
|
||||
"version": "29.6.4",
|
||||
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-29.6.4.tgz",
|
||||
"integrity": "sha512-K6wfgUJ16DoMs02JYFid9lOsqfpoVtyJxpRlnTxUHzvZWBnnh2VNGRB9EC1Cro96TQdq5TtSjb3qUjNaJP9IyA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/environment": "^29.6.3",
|
||||
"@jest/fake-timers": "^29.6.3",
|
||||
"@jest/environment": "^29.6.4",
|
||||
"@jest/fake-timers": "^29.6.4",
|
||||
"@jest/types": "^29.6.3",
|
||||
"@types/jsdom": "^20.0.0",
|
||||
"@types/node": "*",
|
||||
|
||||
+1
-1
@@ -47,7 +47,7 @@
|
||||
"hjson": "^3.2.2",
|
||||
"husky": "^8.0.3",
|
||||
"jest": "^29.6.4",
|
||||
"jest-environment-jsdom": "^29.6.3",
|
||||
"jest-environment-jsdom": "^29.6.4",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lint-staged": "^14.0.1",
|
||||
"lodash.snakecase": "^4.1.1",
|
||||
|
||||
Reference in New Issue
Block a user