Skip to content

Commit 5b4c1c3

Browse files
committed
maint(Build): Upgrade dependencies.
1 parent 482590a commit 5b4c1c3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"jquery-jcrop": "^0.9.13",
2222
"luxon": "^1.27.0",
2323
"masonry-layout": "^4.2.2",
24-
"moment": "^2.29.2",
24+
"moment": "^2.29.3",
2525
"moment-timezone": "^0.5.34",
2626
"photoswipe": "^4.1.3",
2727
"pikaday": "^1.8.0",
@@ -42,28 +42,28 @@
4242
"@babel/eslint-parser": "^7.17.0",
4343
"@babel/plugin-proposal-optional-chaining": "^7.16.7",
4444
"@babel/preset-env": "^7.16.11",
45-
"@commitlint/cli": "^16.2.3",
46-
"@commitlint/config-conventional": "^16.2.1",
45+
"@commitlint/cli": "^16.2.4",
46+
"@commitlint/config-conventional": "^16.2.4",
4747
"@release-it/conventional-changelog": "^4.3.0",
4848
"@testing-library/jest-dom": "^5.16.4",
49-
"babel-loader": "^8.2.4",
49+
"babel-loader": "^8.2.5",
5050
"copy-webpack-plugin": "^10.2.4",
51-
"core-js": "3.22.0",
51+
"core-js": "3.22.3",
5252
"css-loader": "^6.7.1",
53-
"eslint": "^8.13.0",
53+
"eslint": "^8.14.0",
5454
"eslint-config-prettier": "^8.5.0",
5555
"expose-loader": "^3.0.0",
5656
"husky": "^7.0.4",
5757
"identity-obj-proxy": "^3.0.0",
5858
"imports-loader": "^3.1.0",
5959
"inspectpack": "^4.7.1",
60-
"jest": "^27.5.1",
60+
"jest": "^28.0.2",
6161
"jest-raw-loader": "^1.0.1",
62-
"jest-watch-typeahead": "^1.0.0",
62+
"jest-watch-typeahead": "^1.1.0",
6363
"prettier": "^2.6.2",
6464
"regenerator-runtime": "^0.13.9",
6565
"release-it": "^14.14.2",
66-
"sass": "^1.50.0",
66+
"sass": "^1.51.0",
6767
"sass-loader": "^12.6.0",
6868
"style-loader": "^3.3.0",
6969
"terser-webpack-plugin": "^5.3.1",

0 commit comments

Comments
 (0)