Skip to content

Commit

Permalink
Bump @types/node from 22.10.2 to 22.10.5 in /cms (#6467)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Jan 7, 2025
2 parents 22ac6a5 + f31ce16 commit 08e03b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-native-web": "^0.19.0",
Expand Down
8 changes: 4 additions & 4 deletions cms/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2431,10 +2431,10 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/node@>=6", "@types/node@^22.10.2":
version "22.10.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9"
integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==
"@types/node@*", "@types/node@>=6", "@types/node@^22.10.5":
version "22.10.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b"
integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==
dependencies:
undici-types "~6.20.0"

Expand Down

0 comments on commit 08e03b3

Please sign in to comment.