Skip to content

Commit

Permalink
Bump @jspm/generator from 2.3.0 to 2.3.1 (#53)
Browse files Browse the repository at this point in the history
Bumps [@jspm/generator](https://github.com/jspm/generator) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/jspm/generator/releases)
- [Commits](jspm/generator@2.3.0...2.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent bfede51 commit 6f9802f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mapapp",
"exports": "./src/mapapp.js",
"devDependencies": {
"@jspm/generator": "^2.3.0",
"@jspm/generator": "^2.3.1",
"mkdirp": "^1.0.4"
}
}

0 comments on commit 6f9802f

Please sign in to comment.