Skip to content

Commit

Permalink
Remove core-js dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Jul 12, 2022
1 parent c6bb510 commit 0f9f7c6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"@babel/preset-env": "^7.18.6",
"babel-loader": "^8.2.5",
"bootstrap": "3.4.1",
"core-js": "^3.19.0",
"hotkeys-js": "^3.8.7",
"jenkins-js-modules": "^1.5.0",
"jquery": "3.6.0",
Expand Down
5 changes: 0 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2530,11 +2530,6 @@ core-js-compat@^3.21.0, core-js-compat@^3.22.1:
browserslist "^4.21.0"
semver "7.0.0"

core-js@^3.19.0:
version "3.21.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.21.1.tgz#f2e0ddc1fc43da6f904706e8e955bc19d06a0d94"
integrity sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig==

core-util-is@1.0.2, core-util-is@~1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
Expand Down

0 comments on commit 0f9f7c6

Please sign in to comment.