Skip to content

Commit 94bc741

Browse files
fix(deps): update all non-major dependencies (#104)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fd05b72 commit 94bc741

File tree

3 files changed

+50
-50
lines changed

3 files changed

+50
-50
lines changed

conf/eslint-config-react-app/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@
2020
"eslint": "^8.0.0"
2121
},
2222
"dependencies": {
23-
"@babel/core": "^7.16.0",
24-
"@babel/eslint-parser": "^7.16.3",
23+
"@babel/core": "^7.16.5",
24+
"@babel/eslint-parser": "^7.16.5",
2525
"@rushstack/eslint-patch": "^1.1.0",
26-
"@typescript-eslint/eslint-plugin": "^5.3.1",
27-
"@typescript-eslint/parser": "^5.3.1",
28-
"babel-preset-react-app": "^10.0.0",
29-
"confusing-browser-globals": "^1.0.10",
26+
"@typescript-eslint/eslint-plugin": "^5.7.0",
27+
"@typescript-eslint/parser": "^5.7.0",
28+
"babel-preset-react-app": "^10.0.1",
29+
"confusing-browser-globals": "^1.0.11",
3030
"eslint-plugin-flowtype": "^8.0.3",
3131
"eslint-plugin-import": "^2.25.3",
32-
"eslint-plugin-jest": "^25.2.4",
32+
"eslint-plugin-jest": "^25.3.0",
3333
"eslint-plugin-jsx-a11y": "^6.5.1",
34-
"eslint-plugin-react": "^7.27.0",
34+
"eslint-plugin-react": "^7.27.1",
3535
"eslint-plugin-react-hooks": "^4.3.0",
36-
"eslint-plugin-testing-library": "^5.0.0"
36+
"eslint-plugin-testing-library": "^5.0.1"
3737
},
3838
"engines": {
3939
"node": ">=14.0.0"

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,16 @@
4545
"node": ">=12.0.0"
4646
},
4747
"dependencies": {
48-
"@babel/core": "^7.16.0",
48+
"@babel/core": "^7.16.5",
4949
"@babel/helper-module-imports": "^7.16.0",
50-
"@babel/parser": "^7.16.4",
51-
"@babel/plugin-proposal-class-properties": "^7.16.0",
52-
"@babel/preset-env": "^7.16.4",
53-
"@babel/traverse": "^7.16.3",
50+
"@babel/parser": "^7.16.6",
51+
"@babel/plugin-proposal-class-properties": "^7.16.5",
52+
"@babel/preset-env": "^7.16.5",
53+
"@babel/traverse": "^7.16.5",
5454
"@rollup/plugin-babel": "^5.3.0",
5555
"@rollup/plugin-commonjs": "^20.0.0",
5656
"@rollup/plugin-json": "^4.1.0",
57-
"@rollup/plugin-node-resolve": "^13.0.6",
57+
"@rollup/plugin-node-resolve": "^13.1.1",
5858
"@rollup/plugin-replace": "^3.0.0",
5959
"@types/jest": "^27.0.3",
6060
"ansi-escapes": "^4.3.2",
@@ -80,7 +80,7 @@
8080
"lodash.merge": "^4.6.2",
8181
"ora": "^5.4.1",
8282
"pascal-case": "^3.1.2",
83-
"postcss": "^8.4.4",
83+
"postcss": "^8.4.5",
8484
"prettier": "^2.5.1",
8585
"progress-estimator": "^0.3.0",
8686
"regenerator-runtime": "^0.13.9",
@@ -93,9 +93,9 @@
9393
"shelljs": "^0.8.4",
9494
"sort-package-json": "^1.53.1",
9595
"tiny-glob": "^0.2.9",
96-
"ts-jest": "^27.0.7",
96+
"ts-jest": "^27.1.1",
9797
"tslib": "^2.3.1",
98-
"type-fest": "^2.6.0",
98+
"type-fest": "^2.8.0",
9999
"typescript": "^4.5.2"
100100
},
101101
"devDependencies": {
@@ -105,18 +105,18 @@
105105
"@types/eslint": "^7.29.0",
106106
"@types/figlet": "^1.5.4",
107107
"@types/fs-extra": "^9.0.13",
108-
"@types/lodash": "^4.14.177",
109-
"@types/node": "^14.17.34",
108+
"@types/lodash": "^4.14.178",
109+
"@types/node": "^14.18.0",
110110
"@types/react": "^16.14.21",
111111
"@types/rollup-plugin-json": "^3.0.3",
112-
"@types/sade": "^1.7.3",
112+
"@types/sade": "^1.7.4",
113113
"@types/semver": "^7.3.9",
114114
"@types/shelljs": "^0.8.9",
115-
"@types/styled-components": "^5.1.15",
115+
"@types/styled-components": "^5.1.18",
116116
"auto-changelog": "^2.3.0",
117117
"autoprefixer": "^10.4.0",
118118
"babel-plugin-replace-identifiers": "^0.1.1",
119-
"cssnano": "^5.0.12",
119+
"cssnano": "^5.0.13",
120120
"doctoc": "^2.1.0",
121121
"husky": "^7.0.4",
122122
"pinst": "^2.1.6",

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ __metadata:
2121
languageName: node
2222
linkType: hard
2323

24-
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.12.3, @babel/core@npm:^7.16.0, @babel/core@npm:^7.7.2, @babel/core@npm:^7.7.5":
24+
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.12.3, @babel/core@npm:^7.16.0, @babel/core@npm:^7.16.5, @babel/core@npm:^7.7.2, @babel/core@npm:^7.7.5":
2525
version: 7.16.5
2626
resolution: "@babel/core@npm:7.16.5"
2727
dependencies:
@@ -345,7 +345,7 @@ __metadata:
345345
languageName: node
346346
linkType: hard
347347

348-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.16.0, @babel/parser@npm:^7.16.4, @babel/parser@npm:^7.16.5, @babel/parser@npm:^7.7.2":
348+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.16.0, @babel/parser@npm:^7.16.5, @babel/parser@npm:^7.16.6, @babel/parser@npm:^7.7.2":
349349
version: 7.16.6
350350
resolution: "@babel/parser@npm:7.16.6"
351351
bin:
@@ -1266,7 +1266,7 @@ __metadata:
12661266
languageName: node
12671267
linkType: hard
12681268

1269-
"@babel/preset-env@npm:^7.16.4":
1269+
"@babel/preset-env@npm:^7.16.4, @babel/preset-env@npm:^7.16.5":
12701270
version: 7.16.5
12711271
resolution: "@babel/preset-env@npm:7.16.5"
12721272
dependencies:
@@ -1424,7 +1424,7 @@ __metadata:
14241424
languageName: node
14251425
linkType: hard
14261426

1427-
"@babel/traverse@npm:^7.1.0, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.16.3, @babel/traverse@npm:^7.16.5, @babel/traverse@npm:^7.4.5, @babel/traverse@npm:^7.7.2":
1427+
"@babel/traverse@npm:^7.1.0, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.16.5, @babel/traverse@npm:^7.4.5, @babel/traverse@npm:^7.7.2":
14281428
version: 7.16.5
14291429
resolution: "@babel/traverse@npm:7.16.5"
14301430
dependencies:
@@ -2191,7 +2191,7 @@ __metadata:
21912191
languageName: node
21922192
linkType: hard
21932193

2194-
"@rollup/plugin-node-resolve@npm:^13.0.6":
2194+
"@rollup/plugin-node-resolve@npm:^13.1.1":
21952195
version: 13.1.1
21962196
resolution: "@rollup/plugin-node-resolve@npm:13.1.1"
21972197
dependencies:
@@ -2532,7 +2532,7 @@ __metadata:
25322532
languageName: node
25332533
linkType: hard
25342534

2535-
"@types/lodash@npm:^4.14.177":
2535+
"@types/lodash@npm:^4.14.178":
25362536
version: 4.14.178
25372537
resolution: "@types/lodash@npm:4.14.178"
25382538
checksum: a69a04a60bfc5257c3130a554b4efa0c383f0141b7b3db8ab7cf07ad2a46ea085fce66d0242da41da7e5647b133d5dfb2c15add9cbed8d7fef955e4a1e5b3128
@@ -2567,7 +2567,7 @@ __metadata:
25672567
languageName: node
25682568
linkType: hard
25692569

2570-
"@types/node@npm:^14.17.34":
2570+
"@types/node@npm:^14.18.0":
25712571
version: 14.18.0
25722572
resolution: "@types/node@npm:14.18.0"
25732573
checksum: b120c26fe5f30bc358e861db8d7e401e419d14bd9dd25c022f3c2ea8b0b429d4c9efd77ad5d6d2a8bde61702a6786fb74d409f1b2cbb61c79133e2a65aab4fb1
@@ -2652,7 +2652,7 @@ __metadata:
26522652
languageName: node
26532653
linkType: hard
26542654

2655-
"@types/sade@npm:^1.7.3":
2655+
"@types/sade@npm:^1.7.4":
26562656
version: 1.7.4
26572657
resolution: "@types/sade@npm:1.7.4"
26582658
dependencies:
@@ -2692,7 +2692,7 @@ __metadata:
26922692
languageName: node
26932693
linkType: hard
26942694

2695-
"@types/styled-components@npm:^5.1.15":
2695+
"@types/styled-components@npm:^5.1.18":
26962696
version: 5.1.18
26972697
resolution: "@types/styled-components@npm:5.1.18"
26982698
dependencies:
@@ -4489,7 +4489,7 @@ __metadata:
44894489
languageName: node
44904490
linkType: hard
44914491

4492-
"cssnano@npm:^5.0.1, cssnano@npm:^5.0.12":
4492+
"cssnano@npm:^5.0.1, cssnano@npm:^5.0.13":
44934493
version: 5.0.13
44944494
resolution: "cssnano@npm:5.0.13"
44954495
dependencies:
@@ -4903,32 +4903,32 @@ __metadata:
49034903
version: 0.0.0-use.local
49044904
resolution: "dts-cli@workspace:."
49054905
dependencies:
4906-
"@babel/core": ^7.16.0
4906+
"@babel/core": ^7.16.5
49074907
"@babel/helper-module-imports": ^7.16.0
4908-
"@babel/parser": ^7.16.4
4909-
"@babel/plugin-proposal-class-properties": ^7.16.0
4910-
"@babel/preset-env": ^7.16.4
4911-
"@babel/traverse": ^7.16.3
4908+
"@babel/parser": ^7.16.6
4909+
"@babel/plugin-proposal-class-properties": ^7.16.5
4910+
"@babel/preset-env": ^7.16.5
4911+
"@babel/traverse": ^7.16.5
49124912
"@commitlint/cli": ^15.0.0
49134913
"@commitlint/config-conventional": ^15.0.0
49144914
"@release-it/conventional-changelog": ^3.3.0
49154915
"@rollup/plugin-babel": ^5.3.0
49164916
"@rollup/plugin-commonjs": ^20.0.0
49174917
"@rollup/plugin-json": ^4.1.0
4918-
"@rollup/plugin-node-resolve": ^13.0.6
4918+
"@rollup/plugin-node-resolve": ^13.1.1
49194919
"@rollup/plugin-replace": ^3.0.0
49204920
"@types/eslint": ^7.29.0
49214921
"@types/figlet": ^1.5.4
49224922
"@types/fs-extra": ^9.0.13
49234923
"@types/jest": ^27.0.3
4924-
"@types/lodash": ^4.14.177
4925-
"@types/node": ^14.17.34
4924+
"@types/lodash": ^4.14.178
4925+
"@types/node": ^14.18.0
49264926
"@types/react": ^16.14.21
49274927
"@types/rollup-plugin-json": ^3.0.3
4928-
"@types/sade": ^1.7.3
4928+
"@types/sade": ^1.7.4
49294929
"@types/semver": ^7.3.9
49304930
"@types/shelljs": ^0.8.9
4931-
"@types/styled-components": ^5.1.15
4931+
"@types/styled-components": ^5.1.18
49324932
ansi-escapes: ^4.3.2
49334933
asyncro: ^3.0.0
49344934
auto-changelog: ^2.3.0
@@ -4941,7 +4941,7 @@ __metadata:
49414941
babel-plugin-transform-rename-import: ^2.3.0
49424942
camelcase: ^6.2.1
49434943
chalk: ^4.1.2
4944-
cssnano: ^5.0.12
4944+
cssnano: ^5.0.13
49454945
doctoc: ^2.1.0
49464946
enquirer: ^2.3.6
49474947
eslint: ^8.3.0
@@ -4959,7 +4959,7 @@ __metadata:
49594959
ora: ^5.4.1
49604960
pascal-case: ^3.1.2
49614961
pinst: ^2.1.6
4962-
postcss: ^8.4.4
4962+
postcss: ^8.4.5
49634963
prettier: ^2.5.1
49644964
pretty-quick: ^3.1.2
49654965
progress-estimator: ^0.3.0
@@ -4981,9 +4981,9 @@ __metadata:
49814981
tiny-glob: ^0.2.9
49824982
tiny-invariant: ^1.2.0
49834983
tiny-warning: ^1.0.3
4984-
ts-jest: ^27.0.7
4984+
ts-jest: ^27.1.1
49854985
tslib: ^2.3.1
4986-
type-fest: ^2.6.0
4986+
type-fest: ^2.8.0
49874987
typescript: ^4.5.2
49884988
bin:
49894989
dts: ./dist/index.js
@@ -9634,7 +9634,7 @@ __metadata:
96349634
languageName: node
96359635
linkType: hard
96369636

9637-
"postcss@npm:^8.4.4":
9637+
"postcss@npm:^8.4.5":
96389638
version: 8.4.5
96399639
resolution: "postcss@npm:8.4.5"
96409640
dependencies:
@@ -11435,7 +11435,7 @@ __metadata:
1143511435
languageName: node
1143611436
linkType: hard
1143711437

11438-
"ts-jest@npm:^27.0.7":
11438+
"ts-jest@npm:^27.1.1":
1143911439
version: 27.1.1
1144011440
resolution: "ts-jest@npm:27.1.1"
1144111441
dependencies:
@@ -11622,7 +11622,7 @@ __metadata:
1162211622
languageName: node
1162311623
linkType: hard
1162411624

11625-
"type-fest@npm:^2.6.0":
11625+
"type-fest@npm:^2.8.0":
1162611626
version: 2.8.0
1162711627
resolution: "type-fest@npm:2.8.0"
1162811628
checksum: 9f5afbe9d2ec8daeae4b9002ea320eac78487bef71f3d6937810ac6066cdaeaeec2dd1c4bb785edd12fd8b73412ab6beced2d81c5edd113e6c6bcb76bbe1c5bf

0 commit comments

Comments
 (0)