Skip to content

Commit a23240c

Browse files
Bump core-js from 3.35.0 to 3.36.0 in /DigitalLearningSolutions.Web
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.35.0 to 3.36.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.36.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e19715 commit a23240c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@types/chartist": "^0.11.1",
2525
"chartist": "^0.11.4",
26-
"core-js": "^3.35.0",
26+
"core-js": "^3.36.0",
2727
"date-fns": "^2.30.0",
2828
"dompurify": "^2.4.7",
2929
"input-range-scss": "^1.5.3",

DigitalLearningSolutions.Web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2484,10 +2484,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.33.1:
24842484
dependencies:
24852485
browserslist "^4.22.2"
24862486

2487-
core-js@^3.28.0, core-js@^3.35.0:
2488-
version "3.35.0"
2489-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.0.tgz#58e651688484f83c34196ca13f099574ee53d6b4"
2490-
integrity sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==
2487+
core-js@^3.28.0, core-js@^3.36.0:
2488+
version "3.36.0"
2489+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.36.0.tgz#e752fa0b0b462a0787d56e9d73f80b0f7c0dde68"
2490+
integrity sha512-mt7+TUBbTFg5+GngsAxeKBTl5/VS0guFeJacYge9OmHb+m058UwwIm41SE9T4Den7ClatV57B6TYTuJ0CX1MAw==
24912491

24922492
cosmiconfig@^8.2.0:
24932493
version "8.3.6"

0 commit comments

Comments
 (0)