Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
helgatheviking committed Apr 28, 2022
1 parent 429d9e8 commit f1a768a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
},
"author": "helgatheviking",
"devDependencies": {
"@lodder/grunt-postcss": "^3.0.1",
"autoprefixer": "^10.3.4",
"grunt": "~1.4.1",
"grunt-contrib-clean": "^2.0.0",
"@lodder/grunt-postcss": "^3.1.1",
"autoprefixer": "^10.4.5",
"grunt": "~1.5.2",
"grunt-contrib-clean": "^2.0.1",
"grunt-contrib-compress": "^2.0.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^4.0.0",
"grunt-contrib-jshint": "^3.1.1",
"grunt-contrib-uglify": "~5.0.1",
"grunt-contrib-jshint": "^3.2.0",
"grunt-contrib-uglify": "~5.2.1",
"grunt-contrib-watch": "~1.1.0",
"grunt-newer": "~1.3.0",
"grunt-rtlcss": "^2.0.2",
Expand All @@ -31,8 +31,8 @@
"grunt-wp-i18n": "~1.0.3",
"jshint-stylish": "~2.2.1",
"load-grunt-tasks": "~5.1.0",
"node-sass": "^6.0.1",
"postcss": "^8.3.6"
"node-sass": "^7.0.1",
"postcss": "^8.4.12"
},
"scripts": {
"build": "grunt build",
Expand Down

0 comments on commit f1a768a

Please sign in to comment.