Skip to content

Commit

Permalink
In-range update of npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matz3 committed Jul 11, 2021
1 parent 49afa92 commit 77eb5a0
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
60 changes: 30 additions & 30 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"dependencies": {
"diff": "^4.0.2",
"esprima": "^4.0.1",
"globals": "^13.9.0",
"globals": "^13.10.0",
"graceful-fs": "^4.2.6",
"ignore": "^5.1.8",
"json5": "^2.2.0",
Expand All @@ -114,13 +114,13 @@
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^0.1.3",
"@types/esprima": "^4.0.2",
"@types/esprima": "^4.0.3",
"@types/estree": "0.0.41",
"@types/graceful-fs": "^4.1.5",
"@types/json5": "^2.2.0",
"@types/minimatch": "^3.0.4",
"@types/mocha": "^8.2.2",
"@types/node": "^14.17.4",
"@types/minimatch": "^3.0.5",
"@types/mocha": "^8.2.3",
"@types/node": "^14.17.5",
"@types/yargs": "^16.0.4",
"gts": "^1.1.2",
"mocha": "^6.2.3",
Expand Down

0 comments on commit 77eb5a0

Please sign in to comment.