Skip to content

Commit 8d476c3

Browse files
committed
chore(dev-deps): ⬆️ update devdependencies (non-major)
1 parent cb3d7da commit 8d476c3

File tree

2 files changed

+1036
-751
lines changed

2 files changed

+1036
-751
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@
6161
"animejs": "^3.2.1"
6262
},
6363
"devDependencies": {
64-
"@babel/core": "^7.21.3",
65-
"@babel/eslint-parser": "^7.21.3",
64+
"@babel/core": "^7.21.8",
65+
"@babel/eslint-parser": "^7.21.8",
6666
"@babel/preset-env": "^7.20.2",
6767
"@commitlint/cli": "^17.4.4",
6868
"@commitlint/config-conventional": "^17.4.4",
69-
"@ianvs/prettier-plugin-sort-imports": "^3.7.1",
69+
"@ianvs/prettier-plugin-sort-imports": "^3.7.2",
7070
"@release-it/conventional-changelog": "^5.1.1",
7171
"browserslist-to-esbuild": "^1.2.0",
7272
"eslint": "^8.36.0",
@@ -76,16 +76,16 @@
7676
"eslint-plugin-prettier": "^4.2.1",
7777
"gacp": "^3.0.3",
7878
"husky": "^8.0.3",
79-
"lint-staged": "^13.2.0",
79+
"lint-staged": "^13.2.3",
8080
"pinst": "^3.0.0",
81-
"prettier": "^2.8.5",
81+
"prettier": "^2.8.8",
8282
"prettier-plugin-pkg": "^0.17.1",
83-
"release-it": "^15.9.0",
83+
"release-it": "^15.9.3",
8484
"stylelint": "^15.3.0",
8585
"stylelint-config-prettier": "^9.0.5",
8686
"stylelint-config-standard": "^31.0.0",
87-
"vite": "^4.2.1",
88-
"vite-plugin-top-level-await": "^1.3.0"
87+
"vite": "^4.2.3",
88+
"vite-plugin-top-level-await": "^1.3.1"
8989
},
9090
"sideEffects": false,
9191
"browserslist": {

0 commit comments

Comments
 (0)