Skip to content

Commit

Permalink
chore(deps): bump spdx-license-list from 6.1.0 to 6.2.0 (#1555)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 16, 2020
1 parent 7de2d00 commit ae089d3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/jsii-pacmak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jsii-reflect": "^0.0.0",
"jsii-rosetta": "^0.0.0",
"semver": "^7.3.2",
"spdx-license-list": "^6.1.0",
"spdx-license-list": "^6.2.0",
"xmlbuilder": "^15.1.1",
"yargs": "^15.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"semver": "^7.3.2",
"semver-intersect": "^1.4.0",
"sort-json": "^2.0.0",
"spdx-license-list": "^6.1.0",
"spdx-license-list": "^6.2.0",
"typescript": "~3.8.3",
"yargs": "^15.3.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8192,10 +8192,10 @@ spdx-license-ids@^3.0.0:
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz#3694b5804567a458d3c8045842a6358632f62654"
integrity sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q==

spdx-license-list@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/spdx-license-list/-/spdx-license-list-6.1.0.tgz#a79cf9fb0222db69dfef067f61c52f0eb3ad36bb"
integrity sha512-xiaE3KtBiylVmZrlux8tHR28HZgZ921HTXbx2fEZaDloRjbBOro79LeKttcQJ5MSDYFKG7in9v2GTAEhcR9/Qg==
spdx-license-list@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/spdx-license-list/-/spdx-license-list-6.2.0.tgz#f81f6e73cb01535012d8014db375567110c652be"
integrity sha512-sHM1eQz+yYrKRIO5j/tzu3yWhbouQc2RYmCn5nNC296nVztW0VSlpJvmgsWPKAMEIqjfghXy3vvIwCbEOJPSHg==

split-string@^3.0.1, split-string@^3.0.2:
version "3.1.0"
Expand Down

0 comments on commit ae089d3

Please sign in to comment.