<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Npm on BradCypert.com</title>
    <link>https://www.bradcypert.com/tags/npm/</link>
    <description>Recent content in Npm on BradCypert.com</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 23 Oct 2022 18:41:15 -0400</lastBuildDate>
    <atom:link href="https://www.bradcypert.com/tags/npm/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A Quick Script to Update All of Your NPM Dependencies</title>
      <link>https://www.bradcypert.com/a-quick-script-to-update-all-of-your-npm-dependencies/</link>
      <pubDate>Wed, 21 Mar 2018 00:00:00 +0000</pubDate>
      <guid>https://www.bradcypert.com/a-quick-script-to-update-all-of-your-npm-dependencies/</guid>
      <description>&lt;p&gt;Nothing crazy here, I’ve just found myself chaining together pipes for something that I feel should ship with NPM. You can use this script to update all of your outdated dependencies to the latest. This is something you’ll want to do cautiously, definitely don’t run this and commit it without testing. However, if you have a pretty solid test suite, you can integrate something like this into your CI pipeline and fix forward should you find any issues. Anyways, without further ado, here’s the script.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
