Commit Graph

11 Commits

Author SHA1 Message Date
Humangoku
16c9d9dfc9
Merge pull request #4 from Humangoku/dependabot/npm_and_yarn/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3
2023-12-10 23:00:15 -06:00
Humangoku
4d3e565ec5
Merge pull request #3 from Humangoku/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
2023-12-10 23:00:00 -06:00
Humangoku
d53db842e2
Merge pull request #2 from Humangoku/dependabot/npm_and_yarn/babel/traverse-7.23.5
Bump @babel/traverse from 7.20.1 to 7.23.5
2023-12-10 22:59:48 -06:00
Humangoku
bb82a7b9bb
Merge pull request #1 from Humangoku/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-12-10 22:59:35 -06:00
dependabot[bot]
619487a28a
Bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-10 23:50:11 +00:00
dependabot[bot]
87ad650c9a
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-10 23:50:00 +00:00
dependabot[bot]
40defa103d
Bump @babel/traverse from 7.20.1 to 7.23.5
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.23.5.
- [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.23.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-10 23:50:00 +00:00
dependabot[bot]
b723dfd4e1
Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-10 23:49:57 +00:00
Humangoku
f062875262
Create npm-publish-github-packages.yml 2023-10-25 06:10:34 -05:00
Craig Osterhout
b13a9f1409
Update package.json
Add legacy polling (-L) to nodemon in order to work with volumes on Windows.
2023-10-12 13:26:12 -07:00
Craig Osterhout
9bbd95c7dd first commit 2023-07-17 10:17:25 -07:00