Skip to content

Commit 00d4147

Browse files
Merge pull request #619 from ui-router/dependabot/npm_and_yarn/types/jasmine-3.6.3
2 parents 33faf41 + 2305e6e commit 00d4147

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@angular/animations": "11.0.5",
3737
"@angular/cli": "^11.0.7",
3838
"@angular/compiler-cli": "11.0.5",
39-
"@types/jasmine": "~3.6.0",
39+
"@types/jasmine": "~3.6.3",
4040
"@uirouter/cypress-runner": "^1.1.0",
4141
"codelyzer": "^6.0.0",
4242
"fibers": "5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1383,10 +1383,10 @@
13831383
resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-5.1.0.tgz#551a4589b6ee2cc9c1dff08056128aec29b94880"
13841384
integrity sha512-iYCgjm1dGPRuo12+BStjd1HiVQqhlRhWDOQigNxn023HcjnhsiFz9pc6CzJj4HwDCSQca9bxTL4PxJDbkdm3PA==
13851385

1386-
"@types/jasmine@~3.6.0":
1387-
version "3.6.2"
1388-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.2.tgz#02f64450016f7de70f145d698be311136d7c6374"
1389-
integrity sha512-AzfesNFLvOs6Q1mHzIsVJXSeUnqVh4ZHG8ngygKJfbkcSLwzrBVm/LKa+mR8KrOfnWtUL47112gde1MC0IXqpQ==
1386+
"@types/jasmine@~3.6.3":
1387+
version "3.6.3"
1388+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.3.tgz#824df555b8a5114f91619e78d8f59624d6f23050"
1389+
integrity sha512-5QKAG8WfC9XrOgYLXPrxv1G2IIUE6zDyzTWamhNWJO0LqPRUbZ0q0zGHDhDJ7MpFloUuyME/jpBIdPjq3/P3jA==
13901390

13911391
"@types/json-schema@^7.0.4":
13921392
version "7.0.5"

0 commit comments

Comments
 (0)