Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • H headless-chrome-crawler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • yujiosaka
  • headless-chrome-crawler
  • Merge requests
  • !252
An error occurred while fetching the assigned milestone of the selected merge_request.

Update @types/node to the latest version :rocket:

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge greenkeeper/@types/node-10.1.2 into master 7 years ago
  • Overview 1
  • Commits 3
  • Pipelines 0
  • Changes 2

Created by: greenkeeper[bot]

Version 10.1.2 of @types/node was just published.

Dependency @types/node
Current Version 10.1.1
Type devDependency

The version 10.1.2 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of @types/node.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot :palm_tree:

Compare
  • master (base)

and
  • latest version
    78c0e1e0
    3 commits, 2 years ago

2 files
+ 4
- 4

    Preferences

    File browser
    Compare changes
packag‎e.json‎ +1 -1
yarn‎.lock‎ +3 -3
package.json
+ 1
- 1
  • View file @ 78c0e1e0

  • Edit in single-file editor

  • Open in Web IDE


@@ -41,7 +41,7 @@
"@commitlint/config-conventional": "6.1.3",
"@types/debug": "0.0.30",
"@types/lodash": "4.14.109",
"@types/node": "10.1.1",
"@types/node": "10.1.2",
"@types/puppeteer": "1.2.3",
"@types/request-promise": "4.1.41",
"eslint": "4.19.1",
yarn.lock
+ 3
- 3
  • View file @ 78c0e1e0

  • Edit in single-file editor

  • Open in Web IDE


@@ -168,9 +168,9 @@
version "9.6.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.2.tgz#e49ac1adb458835e95ca6487bc20f916b37aff23"
"@types/node@10.1.1":
version "10.1.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.1.1.tgz#ca39d8607fa1fcb146b0530420b93f1dd4802f6c"
"@types/node@10.1.2":
version "10.1.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.1.2.tgz#1b928a0baa408fc8ae3ac012cc81375addc147c6"
"@types/puppeteer@1.2.3":
version "1.2.3"
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
1
1 participant
William Cheng
Reference:
Source branch: greenkeeper/@types/node-10.1.2

Menu

Explore Projects Groups Snippets