Skip to content

Commit

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

Bump core-js from 3.35.0 to 3.35.1
  • Loading branch information
bmesuere authored Jan 22, 2024
2 parents c7057a8 + 13354a3 commit fbc5046
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.35.0",
"core-js": "^3.35.1",
"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 @@ -3382,10 +3382,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.33.1:
dependencies:
browserslist "^4.22.2"

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==
core-js@^3.35.1:
version "3.35.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.1.tgz#9c28f8b7ccee482796f8590cc8d15739eaaf980c"
integrity sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==

cosmiconfig@^7.0.0:
version "7.1.0"
Expand Down

0 comments on commit fbc5046

Please sign in to comment.