1
mirror of https://github.com/jakejarvis/npm-module-template.git synced 2025-09-18 15:25:31 -04:00
Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot]
9f07b19aec 📦 npm: Bump @jakejarvis/eslint-config from 1.0.3 to 1.0.4
Bumps [@jakejarvis/eslint-config](https://github.com/jakejarvis/eslint-config) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/jakejarvis/eslint-config/releases)
- [Commits](https://github.com/jakejarvis/eslint-config/compare/v1.0.3...v1.0.4)

---
updated-dependencies:
- dependency-name: "@jakejarvis/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 22:19:23 -04:00
dependabot[bot]
3bb1855aa9 📦 npm: Bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.4 to 13.0.5.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.0.5/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 22:19:18 -04:00
63aa512333 add dependabot config, clean up rollup, other tiny tweaks 2021-09-09 20:01:54 -04:00
d42ce674a3 rimraf rimraf & use rollup-plugin-delete instead 2021-08-30 21:06:22 -04:00
1cbe2b4758 initial commit 🎉 2021-08-30 19:46:22 -04:00