Skip to content

Commit 7069b40

Browse files
Merge pull request #182 from technote-space/release/v1.4.18
feat: release v1.4.18
2 parents c06353e + 8bcdf8b commit 7069b40

File tree

2 files changed

+459
-368
lines changed

2 files changed

+459
-368
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.marker-animation",
3-
"version": "1.4.17",
3+
"version": "1.4.18",
44
"description": "Marker animation jQuery plugin",
55
"author": {
66
"name": "Technote",
@@ -26,22 +26,22 @@
2626
"build"
2727
],
2828
"devDependencies": {
29-
"@babel/core": "^7.8.4",
30-
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
31-
"@babel/plugin-transform-react-jsx": "^7.8.3",
32-
"@babel/plugin-transform-runtime": "^7.8.3",
33-
"@babel/preset-env": "^7.8.4",
34-
"@babel/register": "^7.8.3",
29+
"@babel/core": "^7.9.0",
30+
"@babel/plugin-proposal-object-rest-spread": "^7.9.0",
31+
"@babel/plugin-transform-react-jsx": "^7.9.1",
32+
"@babel/plugin-transform-runtime": "^7.9.0",
33+
"@babel/preset-env": "^7.9.0",
34+
"@babel/register": "^7.9.0",
3535
"babel-jest": "^25.1.0",
36-
"babel-loader": "^8.0.6",
36+
"babel-loader": "^8.1.0",
3737
"duplicate-package-checker-webpack-plugin": "^3.0.0",
3838
"enzyme": "^3.11.0",
3939
"enzyme-to-json": "^3.4.4",
4040
"eslint": "^6.8.0",
4141
"jest": "^25.1.0",
4242
"jquery-inview": "^1.1.2",
4343
"speed-measure-webpack-plugin": "^1.3.1",
44-
"webpack": "^4.41.6",
44+
"webpack": "^4.42.0",
4545
"webpack-cli": "^3.3.11"
4646
},
4747
"publishConfig": {

0 commit comments

Comments
 (0)