Skip to content

Commit

Permalink
Merge pull request #779 from myrotvorets/renovate/dev-deps
Browse files Browse the repository at this point in the history
chore(deps): update devdependencies (non-major)
  • Loading branch information
myrotvorets-team authored Oct 9, 2023
2 parents 3e2a41d + 9f39579 commit ffbf1a7
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
16 changes: 8 additions & 8 deletions example/package-lock.json

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

4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"node-fetch": "^2.6.7"
},
"devDependencies": {
"@types/node": "^20.8.2",
"@types/node-fetch": "^2.5.12",
"@types/node": "^20.8.3",
"@types/node-fetch": "^2.6.6",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
}
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"typings": "dist/lib/index.d.ts",
"devDependencies": {
"@myrotvorets/eslint-config-myrotvorets-ts": "^2.21.0",
"@opentelemetry/context-async-hooks": "^1.0.0",
"@opentelemetry/sdk-trace-base": "^1.0.1",
"@opentelemetry/context-async-hooks": "^1.17.0",
"@opentelemetry/sdk-trace-base": "^1.17.0",
"@types/chai": "^4.2.16",
"@types/mocha": "^10.0.0",
"@types/node": ">= 12",
"@types/node": ">= 12.20.55",
"chai": "^4.3.4",
"eslint-formatter-gha": "^1.4.2",
"knex": "^3.0.1",
Expand All @@ -34,7 +34,7 @@
"mocha-reporter-gha": "^1.0.2",
"mocha-reporter-sonarqube": "^2.0.0",
"nyc": "^15.1.0",
"sqlite3": "^5.0.8",
"sqlite3": "^5.1.6",
"ts-node": "^10.0.0",
"typescript": "^5.0.0"
},
Expand Down

0 comments on commit ffbf1a7

Please sign in to comment.