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

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

Bumps [@sasjs/utils](https://github.com/sasjs/utils) from 2.12.0 to 2.18.0.
- [Release notes](https://github.com/sasjs/utils/releases)
- [Commits](https://github.com/sasjs/utils/compare/v2.12.0...v2.18.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-09 07:19:50 +00:00
committed by GitHub
parent b13302a315
commit 1fd4cd7ddc
2 changed files with 49 additions and 8 deletions

View File

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