Skip to content

Commit 23e3623

Browse files
Bump core-js from 3.36.0 to 3.39.0 in /DigitalLearningSolutions.Web (#2989)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.0 to 3.39.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.39.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ca7306 commit 23e3623

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.36.0",
26+
"core-js": "^3.39.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
@@ -2533,10 +2533,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.34.0:
25332533
dependencies:
25342534
browserslist "^4.22.2"
25352535

2536-
core-js@^3.28.0, core-js@^3.36.0:
2537-
version "3.36.0"
2538-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.36.0.tgz#e752fa0b0b462a0787d56e9d73f80b0f7c0dde68"
2539-
integrity sha512-mt7+TUBbTFg5+GngsAxeKBTl5/VS0guFeJacYge9OmHb+m058UwwIm41SE9T4Den7ClatV57B6TYTuJ0CX1MAw==
2536+
core-js@^3.28.0, core-js@^3.39.0:
2537+
version "3.39.0"
2538+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.39.0.tgz#57f7647f4d2d030c32a72ea23a0555b2eaa30f83"
2539+
integrity sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==
25402540

25412541
cosmiconfig@^8.2.0:
25422542
version "8.3.6"

0 commit comments

Comments
 (0)