deps(npm): bump renovate from 37.198.3 to 37.202.2 in /dependencies (#5310)

Bumps [renovate](https://github.com/renovatebot/renovate) from 37.198.3 to 37.202.2.
- [Release notes](https://github.com/renovatebot/renovate/releases)
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc.json)
- [Commits](https://github.com/renovatebot/renovate/compare/37.198.3...37.202.2)

---
updated-dependencies:
- dependency-name: renovate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-20 09:52:22 -08:00 committed by GitHub
parent 0938895582
commit 079f676511
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
dependencies/package-lock.json generated vendored
View file

@ -42,7 +42,7 @@
"react-intl": "^6.6.2", "react-intl": "^6.6.2",
"react-redux": "^9.1.0", "react-redux": "^9.1.0",
"react-router-dom": "^6.22.1", "react-router-dom": "^6.22.1",
"renovate": "^37.198.3", "renovate": "^37.202.2",
"sql-lint": "1.0.0", "sql-lint": "1.0.0",
"standard": "^17.1.0", "standard": "^17.1.0",
"stylelint": "^15.11.0", "stylelint": "^15.11.0",
@ -18186,9 +18186,9 @@
} }
}, },
"node_modules/renovate": { "node_modules/renovate": {
"version": "37.198.3", "version": "37.202.2",
"resolved": "https://registry.npmjs.org/renovate/-/renovate-37.198.3.tgz", "resolved": "https://registry.npmjs.org/renovate/-/renovate-37.202.2.tgz",
"integrity": "sha512-YlHh1A/lXb5UGN2TuCa49TfGy97pbUUNvMODE+hVxRB9gOGSTkDBJvAHmOPn9zzVnMF/htn8cDia0cDebHcVsQ==", "integrity": "sha512-xuPly0wi8uIi9ybah6OIR/nXDpBWCTZhK0Na0I0J/lLgZppB/UqJJ8MAumrhPa4nGF7UQPLei2WTETyYd0nOMw==",
"dependencies": { "dependencies": {
"@aws-sdk/client-codecommit": "3.363.0", "@aws-sdk/client-codecommit": "3.363.0",
"@aws-sdk/client-ec2": "3.363.0", "@aws-sdk/client-ec2": "3.363.0",

View file

@ -37,7 +37,7 @@
"react-intl": "^6.6.2", "react-intl": "^6.6.2",
"react-redux": "^9.1.0", "react-redux": "^9.1.0",
"react-router-dom": "^6.22.1", "react-router-dom": "^6.22.1",
"renovate": "^37.198.3", "renovate": "^37.202.2",
"sql-lint": "1.0.0", "sql-lint": "1.0.0",
"standard": "^17.1.0", "standard": "^17.1.0",
"stylelint": "^15.11.0", "stylelint": "^15.11.0",