Skip to content
Permalink
Browse files

Merge pull request #19074 from rafeca/upgrade-underscore-plus

⬆️ underscore-plus@1.7.0
  • Loading branch information...
rafeca committed Apr 27, 2019
2 parents 41d934f + b2dc922 commit d846bd5e87ea13cc6858c4366b46e54bea3b8e6c

Some generated files are not rendered by default. Learn more.

Oops, something went wrong.
@@ -162,7 +162,6 @@
"tree-sitter-css": "^0.13.7",
"tree-view": "https://www.atom.io/api/packages/tree-view/versions/0.226.0/tarball",
"typescript-simple": "1.0.0",
"underscore-plus": "^1.6.8",
"update-package-dependencies": "https://www.atom.io/api/packages/update-package-dependencies/versions/0.13.1/tarball",
"welcome": "https://www.atom.io/api/packages/welcome/versions/0.36.9/tarball",
"whitespace": "https://www.atom.io/api/packages/whitespace/versions/0.37.7/tarball",
@@ -14,7 +14,7 @@
"atom": "*"
},
"dependencies": {
"underscore-plus": "^1.6.6"
"underscore-plus": "^1.7.0"
},
"devDependencies": {
"coffeelint": "^1.9.7"
@@ -13,7 +13,7 @@
"fs-plus": "^3.0.0",
"grim": "^2.0.1",
"marked": "^0.3.6",
"underscore-plus": "^1.0.0"
"underscore-plus": "^1.7.0"
},
"consumedServices": {
"status-bar": {
@@ -12,7 +12,7 @@
"fs-plus": "^3.0.0",
"node-uuid": "~1.4.7",
"stack-trace": "0.0.9",
"underscore-plus": "1.x"
"underscore-plus": "^1.7.0"
},
"devDependencies": {
"semver": "^5.3.0"
@@ -10,7 +10,7 @@
},
"dependencies": {
"atom-select-list": "^0.7.0",
"underscore-plus": "^1.6.6"
"underscore-plus": "^1.7.0"
},
"consumedServices": {
"status-bar": {
@@ -14,7 +14,7 @@
]
},
"dependencies": {
"underscore-plus": "1.x"
"underscore-plus": "^1.7.0"
},
"devDependencies": {
"standard": "^10.0.3"

0 comments on commit d846bd5

Please sign in to comment.
You can’t perform that action at this time.