Skip to content

Commit 4a2c5dd

Browse files
Update devDependencies (non-major) (#263)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 644efa7 commit 4a2c5dd

File tree

2 files changed

+1666
-1784
lines changed

2 files changed

+1666
-1784
lines changed

package.json

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -60,72 +60,72 @@
6060
"ws": "^7.3.0"
6161
},
6262
"devDependencies": {
63-
"@babel/core": "^7.10.2",
64-
"@babel/plugin-proposal-class-properties": "^7.10.1",
65-
"@babel/plugin-proposal-optional-chaining": "^7.10.1",
66-
"@babel/preset-env": "^7.10.2",
67-
"@babel/preset-react": "^7.10.1",
68-
"@babel/preset-typescript": "^7.10.1",
69-
"@fortawesome/fontawesome-svg-core": "^1.2.28",
70-
"@fortawesome/free-solid-svg-icons": "^5.13.0",
71-
"@fortawesome/react-fontawesome": "^0.1.10",
72-
"@types/chrome": "0.0.114",
73-
"@types/codemirror": "0.0.96",
63+
"@babel/core": "^7.11.1",
64+
"@babel/plugin-proposal-class-properties": "^7.10.4",
65+
"@babel/plugin-proposal-optional-chaining": "^7.11.0",
66+
"@babel/preset-env": "^7.11.0",
67+
"@babel/preset-react": "^7.10.4",
68+
"@babel/preset-typescript": "^7.10.4",
69+
"@fortawesome/fontawesome-svg-core": "^1.2.30",
70+
"@fortawesome/free-solid-svg-icons": "^5.14.0",
71+
"@fortawesome/react-fontawesome": "^0.1.11",
72+
"@types/chrome": "0.0.122",
73+
"@types/codemirror": "0.0.97",
7474
"@types/d3-scale": "^2.2.0",
7575
"@types/enzyme": "^3.10.5",
7676
"@types/enzyme-adapter-react-16": "^1.0.6",
7777
"@types/fast-json-stable-stringify": "^2.0.0",
7878
"@types/graphql": "^14.5.0",
79-
"@types/jest": "^26.0.0",
80-
"@types/jest-environment-puppeteer": "^4.3.1",
79+
"@types/jest": "^26.0.8",
80+
"@types/jest-environment-puppeteer": "^4.3.2",
8181
"@types/jest-image-snapshot": "^3.1.0",
8282
"@types/nanoid": "^2.1.0",
83-
"@types/puppeteer": "^3.0.0",
84-
"@types/react": "^16.9.36",
83+
"@types/puppeteer": "^3.0.1",
84+
"@types/react": "^16.9.44",
8585
"@types/react-dom": "^16.9.8",
86-
"@types/react-router": "^5.1.7",
86+
"@types/react-router": "^5.1.8",
8787
"@types/react-router-dom": "^5.1.5",
8888
"@types/resize-observer-browser": "^0.1.3",
89-
"@types/semver": "^7.2.0",
90-
"@types/styled-components": "^5.1.0",
91-
"@types/ws": "^7.2.5",
89+
"@types/semver": "^7.3.1",
90+
"@types/styled-components": "^5.1.2",
91+
"@types/ws": "^7.2.6",
9292
"@typescript-eslint/eslint-plugin": "^2.34.0",
9393
"@typescript-eslint/parser": "^2.34.0",
94-
"@urql/core": "^1.12.0",
94+
"@urql/core": "^1.12.3",
9595
"@urql/devtools": "https://pkg.csb.dev/FormidableLabs/urql-devtools-exchange/commit/89b2a7aa/@urql/devtools",
9696
"awesome-typescript-loader": "^5.2.1",
97-
"babel-jest": "^26.0.1",
97+
"babel-jest": "^26.2.2",
9898
"babel-loader": "^8.1.0",
9999
"babel-plugin-inline-react-svg": "andyrichardson/babel-plugin-inline-react-svg#refs",
100-
"babel-plugin-styled-components": "^1.10.7",
101-
"bestzip": "^2.1.5",
100+
"babel-plugin-styled-components": "^1.11.1",
101+
"bestzip": "^2.1.6",
102102
"clean-webpack-plugin": "^3.0.0",
103-
"codemirror": "^5.54.0",
103+
"codemirror": "^5.56.0",
104104
"codemirror-graphql": "^0.12.0",
105105
"concurrently": "^5.2.0",
106-
"copy-webpack-plugin": "^6.0.2",
106+
"copy-webpack-plugin": "^6.0.3",
107107
"csp-html-webpack-plugin": "^4.0.0",
108-
"css-loader": "^3.5.3",
108+
"css-loader": "^3.6.0",
109109
"d3-scale": "^3.2.1",
110110
"dotenv": "^8.2.0",
111111
"enzyme": "^3.11.0",
112112
"enzyme-adapter-react-16": "^1.15.2",
113113
"enzyme-to-json": "^3.5.0",
114-
"eslint": "^7.2.0",
114+
"eslint": "^7.6.0",
115115
"eslint-config-prettier": "^6.11.0",
116-
"eslint-plugin-import": "^2.21.2",
117-
"eslint-plugin-react": "^7.20.0",
116+
"eslint-plugin-import": "^2.22.0",
117+
"eslint-plugin-react": "^7.20.5",
118118
"fast-json-stable-stringify": "^2.1.0",
119-
"graphql": "^14.6.0",
120-
"graphql-tag": "^2.10.3",
119+
"graphql": "^14.7.0",
120+
"graphql-tag": "^2.11.0",
121121
"html-webpack-plugin": "^4.3.0",
122122
"husky": "^4.2.5",
123123
"identity-obj-proxy": "^3.0.0",
124-
"jest": "^26.0.1",
125-
"jest-image-snapshot": "^4.0.2",
124+
"jest": "^26.2.2",
125+
"jest-image-snapshot": "^4.1.0",
126126
"jest-styled-components": "^7.0.2",
127-
"lint-staged": "^10.2.10",
128-
"nanoid": "^3.1.9",
127+
"lint-staged": "^10.2.11",
128+
"nanoid": "^3.1.12",
129129
"polished": "^3.6.5",
130130
"prettier": "^2.0.5",
131131
"prism-react-renderer": "^1.1.1",
@@ -139,12 +139,12 @@
139139
"semver": "^7.3.2",
140140
"style-loader": "^1.2.1",
141141
"styled-components": "^5.1.1",
142-
"terser-webpack-plugin": "^3.0.3",
143-
"ts-jest": "^26.1.0",
144-
"typescript": "^3.9.5",
145-
"web-ext": "^4.2.0",
146-
"webpack": "^4.43.0",
147-
"webpack-cli": "^3.3.11",
142+
"terser-webpack-plugin": "^3.1.0",
143+
"ts-jest": "^26.1.4",
144+
"typescript": "^3.9.7",
145+
"web-ext": "^4.3.0",
146+
"webpack": "^4.44.1",
147+
"webpack-cli": "^3.3.12",
148148
"webpack-node-externals": "^1.7.2"
149149
}
150150
}

0 commit comments

Comments
 (0)