Skip to content

Commit 26983d4

Browse files
committed
Upgrade versions in package.json
1 parent 4b58dd4 commit 26983d4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,31 @@
55
"repository": "https://github.com/spring-io/spring-doc-resources",
66
"license": "Apache-2.0",
77
"devDependencies": {
8-
"autoprefixer": "^9.8.6",
8+
"autoprefixer": "^10.4.2",
99
"browser-pack-flat": "^3.4.2",
1010
"browserify": "^17.0.0",
1111
"cssnano": "^5.0.16",
1212
"eslint": "^7.20.0",
1313
"eslint-config-prettier": "^8.1.0",
1414
"eslint-config-standard": "^16.0.2",
15-
"gulp": "^3.9.1",
15+
"gulp": "^4.0.2",
1616
"gulp-buffer": "^0.0.2",
1717
"gulp-concat": "^2.6.1",
1818
"gulp-connect": "^5.7.0",
1919
"gulp-eslint7": "^0.3.0",
2020
"gulp-header": "^2.0.9",
2121
"gulp-postcss": "^9.0.0",
22-
"gulp-sourcemaps": "^2.6.5",
22+
"gulp-sourcemaps": "^3.0.0",
2323
"gulp-stylelint": "^13.0.0",
2424
"gulp-tap": "^2.0.0",
2525
"gulp-terser": "^2.0.1",
2626
"gulplog": "^1.0.0",
27-
"highlight.js": "^10.6.0",
27+
"highlight.js": "^11.4.0",
2828
"lodash": "^4.17.21",
2929
"postcss": "^8.2.6",
3030
"postcss-import": "^14.0.0",
31-
"prettier": "2.2.1",
32-
"stylelint": "^13.11.0",
31+
"prettier": "2.5.1",
32+
"stylelint": "^13.0.0",
3333
"stylelint-config-standard": "^20.0.0"
3434
},
3535
"scripts": {

0 commit comments

Comments
 (0)