aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2023-09-13 13:05:36 +0300
committerGitHub <[email protected]>2023-09-13 13:05:36 +0300
commit88161777a702a05a5810a2bcf25590ab75cb4036 (patch)
tree3421dc87d48916c68044ec603042cc4d0547703e /package.json
parent52edf180c5fbd138a482b3fad608b52b5f898d5c (diff)
downloadbootstrap-88161777a702a05a5810a2bcf25590ab75cb4036.tar.xz
bootstrap-88161777a702a05a5810a2bcf25590ab75cb4036.zip
Update devDependencies (#39174)
* @babel/cli ^7.22.10 → ^7.22.15 * @babel/core ^7.22.10 → ^7.22.17 * @babel/preset-env ^7.22.10 → ^7.22.15 * eslint ^8.47.0 → ^8.49.0 * jquery ^3.7.0 → ^3.7.1 * lockfile-lint ^4.12.0 → ^4.12.1 * postcss ^8.4.28 → ^8.4.29 * rollup ^3.28.1 → ^3.29.1 * terser ^5.19.2 → ^5.19.4
Diffstat (limited to 'package.json')
-rw-r--r--package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json
index cfc36feed..51894c5c9 100644
--- a/package.json
+++ b/package.json
@@ -103,9 +103,9 @@
"@popperjs/core": "^2.11.8"
},
"devDependencies": {
- "@babel/cli": "^7.22.10",
- "@babel/core": "^7.22.10",
- "@babel/preset-env": "^7.22.10",
+ "@babel/cli": "^7.22.15",
+ "@babel/core": "^7.22.17",
+ "@babel/preset-env": "^7.22.15",
"@popperjs/core": "^2.11.8",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.4",
@@ -115,7 +115,7 @@
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.2",
"cross-env": "^7.0.3",
- "eslint": "^8.47.0",
+ "eslint": "^8.49.0",
"eslint-config-xo": "^0.43.1",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.28.1",
@@ -127,7 +127,7 @@
"hugo-bin": "^0.114.2",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
- "jquery": "^3.7.0",
+ "jquery": "^3.7.1",
"karma": "^6.4.2",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.2.0",
@@ -137,12 +137,12 @@
"karma-jasmine": "^5.1.0",
"karma-jasmine-html-reporter": "^2.1.0",
"karma-rollup-preprocessor": "7.0.7",
- "lockfile-lint": "^4.12.0",
+ "lockfile-lint": "^4.12.1",
"nodemon": "^3.0.1",
"npm-run-all2": "^6.0.6",
- "postcss": "^8.4.28",
+ "postcss": "^8.4.29",
"postcss-cli": "^10.1.0",
- "rollup": "^3.28.1",
+ "rollup": "^3.29.1",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.1.0",
"sass": "^1.66.1",
@@ -150,7 +150,7 @@
"shelljs": "^0.8.5",
"stylelint": "^15.10.3",
"stylelint-config-twbs-bootstrap": "^11.0.1",
- "terser": "^5.19.2",
+ "terser": "^5.19.4",
"vnu-jar": "23.4.11"
},
"files": [