Skip to content

Commit aa84048

Browse files
committed
jest updated to 26.6.3
1 parent 5d372c9 commit aa84048

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"identity-obj-proxy": "^3.0.0",
151151
"imports-loader": "~0.8.0",
152152
"jasmine-jquery": "~2.1.1",
153-
"jest": "~26.0.0",
153+
"jest": "~26.6.3",
154154
"jest-cli": "~24.9.0",
155155
"js-yaml": "~3.13.1",
156156
"ng-annotate-loader": "~0.7.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1281,7 +1281,7 @@ __metadata:
12811281
languageName: node
12821282
linkType: hard
12831283

1284-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.23.9, @babel/types@npm:^7.24.7, @babel/types@npm:^7.26.10, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.27.6, @babel/types@npm:^7.28.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.0, @babel/types@npm:^7.4.4, @babel/types@npm:^7.7.0, @babel/types@npm:^7.9.6":
1284+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.23.9, @babel/types@npm:^7.24.7, @babel/types@npm:^7.26.10, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.27.6, @babel/types@npm:^7.28.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.7.0, @babel/types@npm:^7.9.6":
12851285
version: 7.28.0
12861286
resolution: "@babel/types@npm:7.28.0"
12871287
dependencies:
@@ -1291,7 +1291,7 @@ __metadata:
12911291
languageName: node
12921292
linkType: hard
12931293

1294-
"@babel/types@npm:^7.28.2":
1294+
"@babel/types@npm:^7.28.2, @babel/types@npm:^7.4.0":
12951295
version: 7.28.2
12961296
resolution: "@babel/types@npm:7.28.2"
12971297
dependencies:
@@ -1722,7 +1722,7 @@ __metadata:
17221722
languageName: node
17231723
linkType: hard
17241724

1725-
"@jest/core@npm:^26.0.1, @jest/core@npm:^26.6.3":
1725+
"@jest/core@npm:^26.6.3":
17261726
version: 26.6.3
17271727
resolution: "@jest/core@npm:26.6.3"
17281728
dependencies:
@@ -10956,7 +10956,7 @@ __metadata:
1095610956
languageName: node
1095710957
linkType: hard
1095810958

10959-
"jest-cli@npm:^26.0.1":
10959+
"jest-cli@npm:^26.6.3":
1096010960
version: 26.6.3
1096110961
resolution: "jest-cli@npm:26.6.3"
1096210962
dependencies:
@@ -11830,16 +11830,16 @@ __metadata:
1183011830
languageName: node
1183111831
linkType: hard
1183211832

11833-
"jest@npm:~26.0.0":
11834-
version: 26.0.1
11835-
resolution: "jest@npm:26.0.1"
11833+
"jest@npm:~26.6.3":
11834+
version: 26.6.3
11835+
resolution: "jest@npm:26.6.3"
1183611836
dependencies:
11837-
"@jest/core": "npm:^26.0.1"
11837+
"@jest/core": "npm:^26.6.3"
1183811838
import-local: "npm:^3.0.2"
11839-
jest-cli: "npm:^26.0.1"
11839+
jest-cli: "npm:^26.6.3"
1184011840
bin:
1184111841
jest: bin/jest.js
11842-
checksum: 10/9bfbc3c0d3504b3f5fbedad4c5b9b0f62203a67f7b6f07d571e6d2b41429e434feb03ec88055ed4233f130a6af8e3f0ad5e447e8d40eb3627d1e572659c87648
11842+
checksum: 10/e3a10f27af952699ba6ed583c34b27e8884d902ffc7b515628bf3efc4e154bfefea8d015701e718dd8712527876b3cfdbf6c17b6be1e653268654741c17ba57d
1184311843
languageName: node
1184411844
linkType: hard
1184511845

@@ -12892,7 +12892,7 @@ __metadata:
1289212892
identity-obj-proxy: "npm:^3.0.0"
1289312893
imports-loader: "npm:~0.8.0"
1289412894
jasmine-jquery: "npm:~2.1.1"
12895-
jest: "npm:~26.0.0"
12895+
jest: "npm:~26.6.3"
1289612896
jest-cli: "npm:~24.9.0"
1289712897
jquery: "npm:~2.2.4"
1289812898
jquery-ui: "npm:~1.13.2"

0 commit comments

Comments
 (0)