jest-environment-jsdom 29.4.1 → 29.4.3

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/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) Facebook, Inc. and its affiliates.
3
+ Copyright (c) Meta Platforms, Inc. and affiliates.
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/build/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
2
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
3
3
  *
4
4
  * This source code is licensed under the MIT license found in the
5
5
  * LICENSE file in the root directory of this source tree.
package/build/index.js CHANGED
@@ -33,7 +33,7 @@ function _jestUtil() {
33
33
  return data;
34
34
  }
35
35
  /**
36
- * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
36
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
37
37
  *
38
38
  * This source code is licensed under the MIT license found in the
39
39
  * LICENSE file in the root directory of this source tree.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jest-environment-jsdom",
3
- "version": "29.4.1",
3
+ "version": "29.4.3",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/facebook/jest.git",
@@ -17,17 +17,17 @@
17
17
  "./package.json": "./package.json"
18
18
  },
19
19
  "dependencies": {
20
- "@jest/environment": "^29.4.1",
21
- "@jest/fake-timers": "^29.4.1",
22
- "@jest/types": "^29.4.1",
20
+ "@jest/environment": "^29.4.3",
21
+ "@jest/fake-timers": "^29.4.3",
22
+ "@jest/types": "^29.4.3",
23
23
  "@types/jsdom": "^20.0.0",
24
24
  "@types/node": "*",
25
- "jest-mock": "^29.4.1",
26
- "jest-util": "^29.4.1",
25
+ "jest-mock": "^29.4.3",
26
+ "jest-util": "^29.4.3",
27
27
  "jsdom": "^20.0.0"
28
28
  },
29
29
  "devDependencies": {
30
- "@jest/test-utils": "^29.4.1"
30
+ "@jest/test-utils": "^29.4.3"
31
31
  },
32
32
  "peerDependencies": {
33
33
  "canvas": "^2.5.0"
@@ -43,5 +43,5 @@
43
43
  "publishConfig": {
44
44
  "access": "public"
45
45
  },
46
- "gitHead": "bc84c8a15649aaaefdd624dc83824518c17467ed"
46
+ "gitHead": "a49c88610e49a3242576160740a32a2fe11161e1"
47
47
  }
package/.eslintcache DELETED
@@ -1 +0,0 @@
1
- [{"/Users/simen/repos/jest/packages/jest-environment-jsdom/src/__tests__/jsdom_environment.test.ts":"1","/Users/simen/repos/jest/packages/jest-environment-jsdom/src/index.ts":"2"},{"size":3517,"mtime":1665737657485,"results":"3","hashOfConfig":"4"},{"size":6281,"mtime":1665737657485,"results":"5","hashOfConfig":"4"},{"filePath":"6","messages":"7","suppressedMessages":"8","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"eydr4j",{"filePath":"9","messages":"10","suppressedMessages":"11","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/simen/repos/jest/packages/jest-environment-jsdom/src/__tests__/jsdom_environment.test.ts",[],[],"/Users/simen/repos/jest/packages/jest-environment-jsdom/src/index.ts",["12"],["13"],{"ruleId":"14","severity":2,"message":"15","line":152,"column":3,"nodeType":"16","messageId":"17","endLine":152,"endColumn":17},{"ruleId":"18","severity":2,"message":"19","line":150,"column":32,"nodeType":"16","messageId":"20","endLine":150,"endColumn":34,"suppressions":"21"},"@typescript-eslint/require-await","Async method 'teardown' has no 'await' expression.","FunctionExpression","missingAwait","@typescript-eslint/no-empty-function","Unexpected empty async method 'setup'.","unexpected",["22"],{"kind":"23","justification":"24"},"directive",""]