Skip to content

Commit 86ff592

Browse files
committed
chore: update dependencies and devDependencies
@babel/cli ^7.23.0 → ^7.23.4 eslint ^8.53.0 → ^8.54.0 rollup ^4.4.1 → ^4.5.2
1 parent 4a03f8e commit 86ff592

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@popperjs/core": "^2.11.8"
9494
},
9595
"devDependencies": {
96-
"@babel/cli": "^7.23.0",
96+
"@babel/cli": "^7.23.4",
9797
"@babel/core": "^7.23.3",
9898
"@babel/preset-env": "^7.23.3",
9999
"@popperjs/core": "^2.11.8",
@@ -105,7 +105,7 @@
105105
"bundlewatch": "^0.3.3",
106106
"clean-css-cli": "^5.6.2",
107107
"cross-env": "^7.0.3",
108-
"eslint": "^8.53.0",
108+
"eslint": "^8.54.0",
109109
"eslint-config-xo": "^0.43.1",
110110
"eslint-plugin-html": "^7.1.0",
111111
"eslint-plugin-import": "^2.29.0",
@@ -133,7 +133,7 @@
133133
"postcss": "^8.4.31",
134134
"postcss-cli": "^10.1.0",
135135
"postcss-combine-duplicated-selectors": "^10.0.3",
136-
"rollup": "^4.4.1",
136+
"rollup": "^4.5.2",
137137
"rollup-plugin-istanbul": "^5.0.0",
138138
"rtlcss": "^4.1.1",
139139
"sass": "^1.69.5",

0 commit comments

Comments
 (0)