Skip to content

Commit

Permalink
Merge pull request #54 from ApplauseOSS/dev
Browse files Browse the repository at this point in the history
Update dependencies, add dependabot scan
  • Loading branch information
rconner46 authored Oct 1, 2024
2 parents 72a9fdb + 9bf93b1 commit 0c4a8d1
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 98 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.6.4",
"prettier": "^3.0.3",
"rollup": "^3.29.4",
"rollup": "^3.29.5",
"rollup-plugin-dts": "^6.0.2",
"ts-jest": "^29.1.1",
"ts-node": "10.9.1",
Expand Down
Loading

0 comments on commit 0c4a8d1

Please sign in to comment.