Skip to content

Commit 90720f8

Browse files
committed
chore: dependencies update
1 parent 8383ab4 commit 90720f8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@
6363
"watch-pug": "nodemon -e pug -x \"npm run pug\""
6464
},
6565
"dependencies": {
66-
"@coreui/coreui": "2.0.6",
66+
"@coreui/coreui": "2.0.9",
6767
"@coreui/coreui-plugin-chartjs-custom-tooltips": "1.2.0",
6868
"@coreui/icons": "0.3.0",
6969
"bootstrap": "4.1.3",
7070
"chart.js": "^2.7.2",
71-
"flag-icon-css": "3.0.0",
71+
"flag-icon-css": "3.2.0",
7272
"font-awesome": "4.7.0",
7373
"jquery": "3.3.1",
7474
"pace-progress": "1.0.2",
@@ -77,10 +77,10 @@
7777
"simple-line-icons": "2.4.1"
7878
},
7979
"devDependencies": {
80-
"@babel/cli": "^7.0.0",
81-
"@babel/core": "^7.0.0",
80+
"@babel/cli": "^7.1.0",
81+
"@babel/core": "^7.1.0",
8282
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
83-
"@babel/preset-env": "^7.0.0",
83+
"@babel/preset-env": "^7.1.0",
8484
"autoprefixer": "^9.1.5",
8585
"babel-eslint": "^9.0.0",
8686
"babel-plugin-transform-es2015-modules-strip": "^0.1.1",
@@ -89,10 +89,10 @@
8989
"clean-css-cli": "^4.2.1",
9090
"copyfiles": "^2.1.0",
9191
"cross-env": "^5.2.0",
92-
"eslint": "^5.5.0",
92+
"eslint": "^5.6.0",
9393
"eslint-plugin-compat": "^2.5.1",
9494
"foreach-cli": "^1.8.0",
95-
"js-beautify": "^1.8.4",
95+
"js-beautify": "^1.8.6",
9696
"node-sass": "^4.9.3",
9797
"nodemon": "^1.18.4",
9898
"npm-run-all": "^4.1.3",
@@ -104,7 +104,7 @@
104104
"stylelint-config-recommended-scss": "^3.2.0",
105105
"stylelint-config-standard": "^18.2.0",
106106
"stylelint-order": "^1.0.0",
107-
"stylelint-scss": "^3.3.0"
107+
"stylelint-scss": "^3.3.1"
108108
},
109109
"engines": {
110110
"node": ">=6"

0 commit comments

Comments
 (0)