Skip to content

Commit bcf4cc8

Browse files
chore(deps): update all dependencies
1 parent a72ab2c commit bcf4cc8

File tree

5 files changed

+3081
-2387
lines changed

5 files changed

+3081
-2387
lines changed

.yarn/releases/yarn-3.6.0.cjs

Lines changed: 0 additions & 874 deletions
This file was deleted.

.yarn/releases/yarn-3.7.0.cjs

Lines changed: 875 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ plugins:
1010

1111
postinstall: ./scripts/postinstall.sh
1212

13-
yarnPath: .yarn/releases/yarn-3.6.0.cjs
13+
yarnPath: .yarn/releases/yarn-3.7.0.cjs

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -32,33 +32,33 @@
3232
"@babel/runtime-corejs3": "^7.22.5"
3333
},
3434
"devDependencies": {
35-
"@babel/plugin-transform-runtime": "7.22.5",
36-
"@babel/preset-env": "7.22.5",
37-
"@babel/preset-typescript": "7.22.5",
38-
"@changesets/changelog-github": "0.4.8",
39-
"@changesets/cli": "2.26.2",
40-
"@commitlint/cli": "17.6.6",
41-
"@commitlint/config-conventional": "17.6.6",
42-
"@preconstruct/cli": "2.7.0",
43-
"@types/jest": "29.5.2",
44-
"@types/node": "16.18.37",
45-
"@typescript-eslint/eslint-plugin": "5.60.1",
46-
"@typescript-eslint/parser": "5.60.1",
47-
"babel-jest": "29.5.0",
48-
"eslint": "8.43.0",
49-
"eslint-config-prettier": "8.8.0",
35+
"@babel/plugin-transform-runtime": "7.23.4",
36+
"@babel/preset-env": "7.23.3",
37+
"@babel/preset-typescript": "7.23.3",
38+
"@changesets/changelog-github": "0.5.0",
39+
"@changesets/cli": "2.27.0",
40+
"@commitlint/cli": "17.8.1",
41+
"@commitlint/config-conventional": "17.8.1",
42+
"@preconstruct/cli": "2.8.1",
43+
"@types/jest": "29.5.10",
44+
"@types/node": "16.18.65",
45+
"@typescript-eslint/eslint-plugin": "5.62.0",
46+
"@typescript-eslint/parser": "5.62.0",
47+
"babel-jest": "29.7.0",
48+
"eslint": "8.54.0",
49+
"eslint-config-prettier": "8.10.0",
5050
"eslint-formatter-pretty": "5.0.0",
51-
"eslint-import-resolver-typescript": "3.5.5",
51+
"eslint-import-resolver-typescript": "3.6.1",
5252
"eslint-plugin-babel": "5.3.1",
53-
"eslint-plugin-import": "2.27.5",
54-
"eslint-plugin-jest": "27.2.2",
53+
"eslint-plugin-import": "2.29.0",
54+
"eslint-plugin-jest": "27.6.0",
5555
"eslint-plugin-prettier": "4.2.1",
5656
"husky": "8.0.3",
57-
"jest": "29.5.0",
58-
"lint-staged": "13.2.3",
57+
"jest": "29.7.0",
58+
"lint-staged": "13.3.0",
5959
"prettier": "2.8.8",
60-
"rimraf": "5.0.1",
61-
"typescript": "5.1.6"
60+
"rimraf": "5.0.5",
61+
"typescript": "5.3.2"
6262
},
6363
"keywords": [
6464
"clear",
@@ -83,5 +83,5 @@
8383
"utility",
8484
"value"
8585
],
86-
"packageManager": "yarn@3.6.0"
86+
"packageManager": "yarn@3.7.0"
8787
}

0 commit comments

Comments
 (0)