[wp-trac] [WordPress Trac] #46039: Update package.json
WordPress Trac
noreply at wordpress.org
Wed Feb 6 17:55:19 UTC 2019
#46039: Update package.json
------------------------------+---------------------
Reporter: azaozz | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 5.1
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
------------------------------+---------------------
Comment (by wpscholar):
Running `npm outdated` after running `npm install` on a fresh checkout of
master:
[[Image(https://i.ibb.co/yWPYrtb/before.png)]]
Running `npm outdated` after running `npm update`:
[[Image(https://i.ibb.co/m5cfyH6/after.png)]]
This brings most things up-to-date without a significant risk of breakage.
I didn't scan through every single `package.json` file in every package in
the Gutenberg repo, but with some spot checking, I think the versions we
end up with on update match what Gutenberg is expecting.
Does anyone see something that shouldn't be updated? Or that was updated
and shouldn't be?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46039#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list