Skip to content

Commit

Permalink
pkg: Update all non-major dependencies (#1477)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 26, 2022
1 parent 73ecb99 commit 3d7e740
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions examples/concurrent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@rest-hooks/test": "7.3.0",
"@types/classnames": "^2.2.9",
"@types/jest": "27.4.1",
"@types/react": "18.0.6",
"@types/react": "18.0.7",
"@types/react-dom": "18.0.2",
"jest": "^27.5.1",
"react-refresh": "0.12.0",
Expand All @@ -44,7 +44,7 @@
"@linaria/shaker": "3.0.0-beta.18",
"@rest-hooks/img": "0.6.0",
"@rest-hooks/rest": "5.0.0",
"@types/node": "17.0.26",
"@types/node": "17.0.27",
"antd": "4.20.0",
"classnames": "^2.2.6",
"core-js": "3.22.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@babel/runtime": "^7.17.2",
"@rest-hooks/graphql": "0.1.4",
"@rest-hooks/rest": "5.0.0",
"@types/node": "17.0.26",
"@types/node": "17.0.27",
"antd": "4.20.0",
"classnames": "^2.2.6",
"core-js": "3.22.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"react-refresh": "^0.12.0"
},
"dependencies": {
"@types/react": "18.0.6",
"@types/react": "18.0.7",
"@types/react-dom": "18.0.2",
"react": "18.0.0",
"react-dom": "18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/generator-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/ejs": "^3.1.0",
"@types/gulp-filter": "^3.0.34",
"@types/mem-fs-editor": "^7.0.1",
"@types/node": "17.0.26",
"@types/node": "17.0.27",
"@types/pacote": "^11.1.3",
"@types/yeoman-generator": "5.2.10",
"copyfiles": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-config-anansi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"react-dev-utils": "^12.0.1",
"react-error-overlay": "6.0.9",
"readable-stream": "^3.6.0",
"sass": "^1.50.1",
"sass": "^1.51.0",
"sass-loader": "^12.6.0",
"sass-resources-loader": "^2.2.5",
"semver": "^7.3.7",
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ __metadata:
"@types/ejs": ^3.1.0
"@types/gulp-filter": ^3.0.34
"@types/mem-fs-editor": ^7.0.1
"@types/node": 17.0.26
"@types/node": 17.0.27
"@types/pacote": ^11.1.3
"@types/yeoman-generator": 5.2.10
chalk: ^4.1.2
Expand Down Expand Up @@ -361,7 +361,7 @@ __metadata:
react-error-overlay: 6.0.9
readable-stream: ^3.6.0
rimraf: ^3.0.2
sass: ^1.50.1
sass: ^1.51.0
sass-loader: ^12.6.0
sass-resources-loader: ^2.2.5
semver: ^7.3.7
Expand Down Expand Up @@ -6882,10 +6882,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:17.0.26":
version: 17.0.26
resolution: "@types/node@npm:17.0.26"
checksum: 59f92f46cc76703921ddf50d34b920afe3bbf916360e46321d54507b28c0ead4c3aed57cfdc64eee7c089ed12321dc4a728aa63a1205f7c1115105467f7a2b31
"@types/node@npm:17.0.27":
version: 17.0.27
resolution: "@types/node@npm:17.0.27"
checksum: 6645ca813c24dcb9893729ed6f87a9e415d6df03cb3e1ececa3a03ca845d3324c3808b4dc79c08a4b3c7d1ccd515e6d7e004db9c9123c9333e963675238e39fc
languageName: node
linkType: hard

Expand Down Expand Up @@ -7087,14 +7087,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.0.6":
version: 18.0.6
resolution: "@types/react@npm:18.0.6"
"@types/react@npm:18.0.7":
version: 18.0.7
resolution: "@types/react@npm:18.0.7"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 368b40176f0dab30a611c3263bf1d9878cebede9ce8015bc5661a396787dbe41f0b667b8d6d448dea7bc8c0557bf3cb329ab2b16ad2dacb18eaa764358bd16d4
checksum: 0cbbfc118227a8bd25cbec253f6ace46c1af0c9b1a4abfe5a51ed1977b93c3e82af2a70d38ba77fc36075e886d303dd57f3302447b70152702028f20a4675e32
languageName: node
linkType: hard

Expand Down Expand Up @@ -13277,8 +13277,8 @@ __metadata:
"@rest-hooks/test": 7.3.0
"@types/classnames": ^2.2.9
"@types/jest": 27.4.1
"@types/node": 17.0.26
"@types/react": 18.0.6
"@types/node": 17.0.27
"@types/react": 18.0.7
"@types/react-dom": 18.0.2
antd: 4.20.0
classnames: ^2.2.6
Expand Down Expand Up @@ -13320,7 +13320,7 @@ __metadata:
"@types/classnames": ^2.2.9
"@types/jest": 27.4.1
"@types/lodash": 4.14.182
"@types/node": 17.0.26
"@types/node": 17.0.27
"@types/parse-link-header": 2.0.0
"@types/react-router": ^5.1.18
"@types/react-router-dom": ^5.3.3
Expand Down Expand Up @@ -25182,7 +25182,7 @@ __metadata:
"@babel/core": 7.17.9
"@commitlint/cli": 16.2.3
"@commitlint/config-conventional": 16.2.1
"@types/react": 18.0.6
"@types/react": 18.0.7
"@types/react-dom": 18.0.2
"@zerollup/ts-transform-paths": ^1.7.18
babel-loader: 8.2.5
Expand Down Expand Up @@ -25347,16 +25347,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.50.1":
version: 1.50.1
resolution: "sass@npm:1.50.1"
"sass@npm:^1.51.0":
version: 1.51.0
resolution: "sass@npm:1.51.0"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: c06334dbf8eddd508d90ca529c6ffb88cb5861d18cec285480d212b9dbe0a46441cbfd8aa10565780551c71372617465e6c77298e734180e2da2628ce6c46545
checksum: d674fd87be863961d5e5233a148e381a72b06ca1749ffd95a08be2c3f4aa8fc77e3e21840347a84d7d4542cbf97cd6f9bfae19ecb1f5eefa6c207a3d8f923dbc
languageName: node
linkType: hard

Expand Down

0 comments on commit 3d7e740

Please sign in to comment.