Skip to content

Commit c681c9d

Browse files
renovate-botvikerman
authored andcommitted
build: update jasmine-core to version ~3.5.0
1 parent 703f74e commit c681c9d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"bootstrap": "^4.0.0",
8383
"font-awesome": "^4.7.0",
8484
"jquery": "^3.3.1",
85-
"jasmine-core": "~3.4.0",
85+
"jasmine-core": "~3.5.0",
8686
"jasmine-spec-reporter": "~4.2.1",
8787
"karma": "~4.3.0",
8888
"karma-chrome-launcher": "~2.2.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5741,6 +5741,11 @@ jasmine-core@^3.3, jasmine-core@~3.4.0:
57415741
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.4.0.tgz#2a74618e966026530c3518f03e9f845d26473ce3"
57425742
integrity sha512-HU/YxV4i6GcmiH4duATwAbJQMlE0MsDIR5XmSVxURxKHn3aGAdbY1/ZJFmVRbKtnLwIxxMJD7gYaPsypcbYimg==
57435743

5744+
jasmine-core@~3.5.0:
5745+
version "3.5.0"
5746+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.5.0.tgz#132c23e645af96d85c8bca13c8758b18429fc1e4"
5747+
integrity sha512-nCeAiw37MIMA9w9IXso7bRaLl+c/ef3wnxsoSAlYrzS+Ot0zTG6nU8G/cIfGkqpkjX2wNaIW9RFG0TwIFnG6bA==
5748+
57445749
jasmine-spec-reporter@^4.2.1, jasmine-spec-reporter@~4.2.1:
57455750
version "4.2.1"
57465751
resolved "https://registry.yarnpkg.com/jasmine-spec-reporter/-/jasmine-spec-reporter-4.2.1.tgz#1d632aec0341670ad324f92ba84b4b32b35e9e22"

0 commit comments

Comments
 (0)