Skip to content

Commit

Permalink
Merge pull request #5264 from dodona-edu/dependabot/npm_and_yarn/core…
Browse files Browse the repository at this point in the history
…-js-3.35.0

Bump core-js from 3.34.0 to 3.35.0
  • Loading branch information
bmesuere authored Jan 8, 2024
2 parents 74d9392 + bfe7a45 commit ec4d8eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"clipboard": "^2.0.11",
"codemirror-lang-prolog": "^0.1.0",
"codemirror-lang-r": "^0.1.0-2",
"core-js": "^3.34.0",
"core-js": "^3.35.0",
"d3": "^7.8.5",
"dayjs": "^1.11.10",
"dragula": "^3.7.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3336,10 +3336,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.33.1:
dependencies:
browserslist "^4.22.2"

core-js@^3.34.0:
version "3.34.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.34.0.tgz#5705e6ad5982678612e96987d05b27c6c7c274a5"
integrity sha512-aDdvlDder8QmY91H88GzNi9EtQi2TjvQhpCX6B1v/dAZHU1AuLgHvRh54RiOerpEhEW46Tkf+vgAViB/CWC0ag==
core-js@^3.35.0:
version "3.35.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.0.tgz#58e651688484f83c34196ca13f099574ee53d6b4"
integrity sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==

cosmiconfig@^7.0.0:
version "7.1.0"
Expand Down

0 comments on commit ec4d8eb

Please sign in to comment.