Skip to content

Commit

Permalink
Bump @types/node from 20.6.0 to 20.6.1 in /app-frontend (#798)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2023
1 parent e67dbfd commit 09f5ea6
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions app-frontend/.pnp.cjs

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

Binary file not shown.
2 changes: 1 addition & 1 deletion app-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-router-dom": "^6.15.0"
},
"devDependencies": {
"@types/node": "^20.6.0",
"@types/node": "^20.6.1",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"autoprefixer": "^10.4.15",
Expand Down
10 changes: 5 additions & 5 deletions app-frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -346,10 +346,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.6.0":
version: 20.6.0
resolution: "@types/node@npm:20.6.0"
checksum: 52611801af5cf151c6fac1963aa4a8a8ca2e388a9e9ed82b01b70bca762088ded5b32cc789c5564220d5d7dccba2b8dd34446a3d4fc74736805e1f2cf262e29d
"@types/node@npm:^20.6.1":
version: 20.6.1
resolution: "@types/node@npm:20.6.1"
checksum: f9848617221b513d558071c804b006750d1ee1734c5ffea3ada9a0edd1642334ad0812222d6b99b7b8c0e1a5f1e557946ae99444c2705e9afc125abdf9fa36c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -907,7 +907,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "awesome-kotlin@workspace:."
dependencies:
"@types/node": ^20.6.0
"@types/node": ^20.6.1
"@types/react": ^18.2.21
"@types/react-dom": ^18.2.7
autoprefixer: ^10.4.15
Expand Down

0 comments on commit 09f5ea6

Please sign in to comment.