getsentry / sentry-netlify-build-plugin

The Sentry Netlify build plugin automatically notifies Sentry of new releases being deployed to your site.
Apache License 2.0
46 stars 17 forks source link

chore(deps): Remove rimraf from dev dependencies #74

Closed lobsterkatie closed 1 year ago

lobsterkatie commented 1 year ago

This removes rimraf from our dev dependencies, as we don't use it anywhere.

Ref: WOR-2817

lobsterkatie commented 1 year ago

missing yarn.lock update? unless its in netlify-cli

Yup, exactly. I had to check the same thing.

> yarn why rimraf
yarn why v1.22.17
[1/4] 🤔  Why do we have the module "rimraf"...?
[2/4] 🚚  Initialising dependency graph...
[3/4] 🔍  Finding dependency...
[4/4] 🚡  Calculating file sizes...
=> Found "rimraf@3.0.2"
info Has been hoisted to "rimraf"
info Reasons this module exists
   - Hoisted from "del#rimraf"
   - Hoisted from "netlify#rimraf"
   - Hoisted from "netlify-cli#@netlify#plugin-edge-handlers#del#rimraf"
   - Hoisted from "netlify-cli#@netlify#build#tmp-promise#tmp#rimraf"
   - Hoisted from "netlify-cli#netlify-redirect-parser#@netlify#config#netlify#rimraf"
   - Hoisted from "netlify-cli#@netlify#build#@netlify#functions-utils#@netlify#zip-it-and-ship-it#del#rimraf"
   - Hoisted from "netlify-cli#@netlify#build#@netlify#functions-utils#@netlify#zip-it-and-ship-it#@vercel#nft#@mapbox#node-pre-gyp#rimraf"