Skip to content

Commit

Permalink
chore(deps): update renovate dependency scan
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent a07921e commit 4f0a1db
Show file tree
Hide file tree
Showing 14 changed files with 2,355 additions and 999 deletions.
2 changes: 1 addition & 1 deletion Node/first-start/4_async_weather_app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"yargs": "^17.1.0"
},
"devDependencies": {
"@types/node": "18.16.3",
"@types/node": "18.16.16",
"prettier": "^2.3.0",
"properties-reader": "^2.2.0"
}
Expand Down
8 changes: 4 additions & 4 deletions Node/first-start/4_async_weather_app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@types/[email protected].3":
version "18.16.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01"
integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==
"@types/[email protected].16":
version "18.16.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.16.tgz#3b64862856c7874ccf7439e6bab872d245c86d8e"
integrity sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==

ansi-regex@^5.0.1:
version "5.0.1"
Expand Down
6 changes: 3 additions & 3 deletions Node/graphql-apollo-globaldynamics/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@apollo/client": "3.7.13",
"@apollo/client": "3.7.14",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"apollo": "2.34.0",
"formik": "2.2.9",
"formik": "2.4.0",
"graphql": "15.8.0",
"http-proxy-middleware": "2.0.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.11.0",
"react-router-dom": "6.11.2",
"react-scripts": "5.0.1"
},
"scripts": {
Expand Down
38 changes: 19 additions & 19 deletions Node/graphql-apollo-globaldynamics/app/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion Node/graphql-apollo-v1/speakers-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"lodash": "^4.17.21",
"morgan": "1.10.0",
"nodemon": "2.0.22",
"sequelize": "6.31.0"
"sequelize": "6.31.1"
}
}
8 changes: 4 additions & 4 deletions Node/graphql-apollo-v1/speakers-rest-api/pnpm-lock.yaml

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

Loading

0 comments on commit 4f0a1db

Please sign in to comment.