Skip to content

Commit

Permalink
YARN-11767. [UI2] upgrade moment.js to v2.30.1 (#7366)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdelyi authored Feb 18, 2025
1 parent 7cc6b23 commit 22b8fcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"loader.js": "3.3.0",
"qunit": "1.19.0",
"jquery-ui": "1.12.1",
"moment": "2.12.0",
"moment": "2.30.1",
"moment-timezone": "0.5.33",
"more-js": "0.8.2",
"bootstrap": "3.4.1",
"d3": "~3.5.6",
"spin.js": "~2.3.2",
"momentjs": "~2.10.6",
"momentjs": "~2.30.1",
"select2": "4.0.0",
"snippet-ss": "~1.11.0",
"alasql": "^0.4.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"ember-cli-dependency-checker": "1.2.0",
"ember-cli-htmlbars": "1.0.2",
"ember-cli-htmlbars-inline-precompile": "0.3.1",
"ember-cli-ic-ajax": "0.2.1",
"ember-cli-inject-live-reload": "1.4.0",
"ember-cli-jquery-ui": "0.0.20",
"ember-cli-moment-shim": "0.7.3",
Expand Down

0 comments on commit 22b8fcd

Please sign in to comment.