Commit Graph

20 Commits

Author SHA1 Message Date
dependabot[bot] c3c5bfae5d
Bump @babel/core from 7.22.17 to 7.22.19
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.17 to 7.22.19.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.19/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 13:39:01 +00:00
Nick Alteen 12426a046a Update packages 2023-09-14 10:36:37 -04:00
John Sudol fd752b66de
update npm devDeps (#297) 2023-04-06 12:09:17 -04:00
Francesco Renzi e831f7f48f Update @actions/core to 1.10.0 2022-10-06 11:43:13 +01:00
dependabot[bot] fb36b2b0ca
Bump jest from 26.6.3 to 27.2.5 (#153)
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.2.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.2.5)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 08:09:25 -04:00
dependabot[bot] 0850968808
Bump @vercel/ncc from 0.27.0 to 0.31.1 (#142)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.27.0 to 0.31.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.27.0...0.31.1)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 07:59:42 -04:00
dependabot[bot] 08ce66f28a
Bump eslint from 7.17.0 to 8.0.0 (#149)
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 8.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.17.0...v8.0.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 07:57:00 -04:00
dependabot[bot] 124178fdec
Bump @vercel/ncc from 0.25.1 to 0.27.0 (#85)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.25.1 to 0.27.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.25.1...0.27.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-15 08:03:00 -05:00
Ross Brodbeck 0a856f0036
Update packages (#87) 2021-01-15 08:02:50 -05:00
dependabot[bot] a3fa564cb1
Bump @vercel/ncc from 0.24.0 to 0.25.1 (#74)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.24.0 to 0.25.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.24.0...0.25.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-20 06:43:16 -05:00
Thomas Boop dac74783d2
Add --license flag to javascript-action (#56) 2020-09-11 07:18:17 -04:00
dependabot[bot] ea25d7269e
Bump @vercel/ncc from 0.23.0 to 0.24.0 (#53)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.23.0...0.24.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-28 06:11:41 -04:00
Phil 0a3eb676d9
Replace the deprecated zeit package with the newly released one from vercel (#47) 2020-08-21 07:11:22 -04:00
Ross Brodbeck c0941600fa
Fix formatting, whitespace, markdownlint (#9) (#40)
Co-authored-by: Frieder Bluemle <frieder.bluemle@gmail.com>
2020-07-20 07:08:15 -04:00
Ross Brodbeck 16ddff4fe0
Fixes up issues with the template (#36)
* #27 remove console.log
* #16 change author to empty
* #30 maintain this repo 😄 
* #8 jest update for eslint
* update dependencies
* #22 generate source maps
* #21 use prepare instead of package
* add `npm run all` to run everything
2020-07-17 08:34:34 -04:00
Bryan MacFarlane 1f8ff94664 PR feedback 2019-10-22 22:09:30 -04:00
Bryan MacFarlane b2ef94412d pkg action 2019-10-22 21:51:21 -04:00
Bryan MacFarlane 0253e53637 update deps 2019-09-20 07:52:17 -04:00
Bryan MacFarlane 886d77802f start readme 2019-09-11 02:21:19 -04:00
Bryan MacFarlane 198d21cc29 starting... 2019-09-11 01:44:28 -04:00