1
0
mirror of https://github.com/sasjs/lint.git synced 2026-01-06 20:20:06 +00:00

chore(deps): bump @sasjs/utils from 2.18.0 to 2.19.0

Bumps [@sasjs/utils](https://github.com/sasjs/utils) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/sasjs/utils/releases)
- [Commits](https://github.com/sasjs/utils/compare/v2.18.0...v2.19.0)

---
updated-dependencies:
- dependency-name: "@sasjs/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-10 06:31:08 +00:00
committed by GitHub
parent fec3372f92
commit 94a693e57d
2 changed files with 5 additions and 5 deletions

View File

@@ -45,6 +45,6 @@
"typescript": "^4.3.2"
},
"dependencies": {
"@sasjs/utils": "^2.18.0"
"@sasjs/utils": "^2.19.0"
}
}